int callSilent(string $command, array $arguments = array()) Call another
void comment(string $string, null|int|string $verbosity = null) Write a
int call(string $command, array $arguments = array()) Call another console
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 setLaravel(Container $laravel)
void setLaravel(Application $laravel)
bool|null fire() Execute the console command.
void comment(string $string) Write a string as comment output.
void warn(string $string, null|int|string $verbosity = null) Write a string
Page 39 of 100