int run(InputInterface $input, OutputInterface $output) Run the console
Application getLaravel()
bool confirm(string $question, bool $default = false) Confirm a question
string anticipate(string $question, array $choices, string $default = null)
string ask(string $question, string $default = null) Prompt the user for
int call(string $command, array $arguments = array()) Call another console
void info(string $string) Write a string as information output.
void __construct(Filesystem $files,
void comment(string $string, null|int|string $verbosity = null) Write a
int callSilent(string $command, array $arguments = array()) Call another
Page 5 of 26