string secret(string $question, bool $fallback = true) Prompt the user
void fire() Execute the console command.
void comment(string $string, null|int|string $verbosity = null) Write a
void setLaravel(Container $laravel)
void error(string $string, null|int|string $verbosity = null) Write a string
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
bool confirm(string $question, bool $default = false) Confirm a question
string ask(string $question, string $default = null) Prompt the user for
ResetCommand class ResetCommand extends
Page 13 of 31