array options() Get all of the options passed to the command.
string|array option(string $key = null) Get the value of a command option
Application getLaravel()
bool hasOption(string $name) Determine if the given option is present.
void __construct(MigrationCreator
void comment(string $string, null|int|string $verbosity = null) Write a
void fire() Execute the console command.
string anticipate(string $question, array $choices, string $default = null)
string|array argument(string $key = null) Get the value of a command argument
Page 4 of 23