void fire() Execute the console command.
void error(string $string, null|int|string $verbosity = null) Write a string
void table(array $headers, Arrayable|array $rows,
void warn(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void setLaravel(Container $laravel)
string|array option(string $key = null) Get the value of a command option
Page 11 of 23