string anticipate(string $question, array $choices, string $default = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
void comment(string $string, null|int|string $verbosity = null) Write a
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
Application getLaravel()
void fire() Execute the console command.
void setLaravel(Container $laravel)
string ask(string $question, string $default = null) Prompt the user for
string|array argument(string $key = null) Get the value of a command argument
Page 18 of 23