string anticipate(string $question, array $choices, string $default = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
bool confirm(string $question, bool $default = false) Confirm a question
string ask(string $question, string $default = null) Prompt the user for
bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
void comment(string $string, null|int|string $verbosity = null) Write a
string askWithCompletion(string $question, array $choices, string $default = null)
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
Page 17 of 23