array options() Get all of the options passed to the command.
void table(array $headers, Arrayable|array $rows,
bool confirm(string $question, bool $default = false) Confirm a question
Illuminate\Database\Console\Migrations Classes
string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
bool hasArgument(string|int $name) Determine if the given argument is present
void fire() Execute the console command.
void setLaravel(Container $laravel)
void error(string $string, null|int|string $verbosity = null) Write a string
Page 9 of 31