void fire() Execute the console command.
void __construct() Create a new console command instance.
string|array argument(string $key = null) Get the value of a command argument
bool confirm(string $question, bool $default = false) Confirm a question
string secret(string $question, bool $fallback = true) Prompt the user
void setLaravel(Container $laravel)
void __construct(Migrator $migrator)
void comment(string $string, null|int|string $verbosity = null) Write a
Page 12 of 23