Application getLaravel()
void warn(string $string, null|int|string $verbosity = null) Write a string
void comment(string $string, null|int|string $verbosity = null) Write a
string anticipate(string $question, array $choices, string $default = null)
string|array argument(string $key = null) Get the value of a command argument
int callSilent(string $command, array $arguments = array()) Call another
OptimizeCommand class OptimizeCommand extends
string ask(string $question, string $default = null) Prompt the user for
bool|null fire() Execute the console command.
string askWithCompletion(string $question, array $choices, string $default = null)
Page 1 of 100