string askWithCompletion(string $question, array $choices, string $default = null) Prompt the user for input with auto completion. Parameters string $question array $choices string $default Return Value string
$this success() Indicate that the notification gives information about a successful operation. Return Value $this
void beginTransaction() Start a new database transaction. Return Value void Exceptions Exception
array attributesToArray() Convert the model's attributes to an array. Return Value array
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
void question(string $string) Write a string as question output. Parameters string $string Return Value void
DispatchesJobs trait DispatchesJobs (View source) Methods mixed dispatchNow(mixed $job) Dispatch a command to its appropriate handler in the current process.
OutputInterface getOutput() Get the output implementation. Return Value OutputInterface
string freshTimestampString() Get a fresh timestamp for the model. Return Value string
Page 833 of 996