void info(string $string, null|int|string $verbosity = null) Write a string
bool hasOption(string $name) Determine if the given option is present.
void setLaravel(Container $laravel)
string|array option(string $key = null) Get the value of a command option
array options() Get all of the options passed to the command.
void warn(string $string, null|int|string $verbosity = null) Write a string
OutputInterface getOutput() Get the output implementation.
void __construct(Migrator $migrator)
void table(array $headers, Arrayable|array $rows,
string anticipate(string $question, array $choices, string $default = null)
Page 1 of 23