void fire() Execute the console command.
int callSilent(string $command, array $arguments = array()) Call another
string anticipate(string $question, array $choices, string $default = null)
void setLaravel(Application $laravel)
bool hasArgument(string|int $name) Determine if the given argument is present
void warn(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 table(array $headers, Arrayable|array $rows,
Page 4 of 26