string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void line(string $string, string $style = null, null|int|string $verbosity = null)
void comment(string $string, null|int|string $verbosity = null) Write a
void warn(string $string, null|int|string $verbosity = null) Write a string
int callSilent(string $command, array $arguments = array()) Call another
void fire() Execute the console command.
Application getLaravel()
int call(string $command, array $arguments = array()) Call another console
Page 17 of 23