string askWithCompletion(string $question, array $choices, string $default = null)
array options() Get all of the options passed to the command.
void comment(string $string, null|int|string $verbosity = null) Write a
void setLaravel(Container $laravel)
string ask(string $question, string $default = null) Prompt the user for
string anticipate(string $question, array $choices, string $default = null)
bool hasOption(string $name) Determine if the given option is present.
MigrateMakeCommand class MigrateMakeCommand extends
Application getLaravel()
Page 2 of 23