void comment(string $string, null|int|string $verbosity = null) Write a
void __construct() Create a new console command instance.
Application getLaravel()
int callSilent(string $command, array $arguments = array()) Call another
int call(string $command, array $arguments = array()) Call another console
void info(string $string, null|int|string $verbosity = null) Write a string
string ask(string $question, string $default = null) Prompt the user for
void question(string $string) Write a string as question output.
void info(string $string) Write a string as information output.
Page 25 of 31