int callSilent(string $command, array $arguments = array()) Call another
string askWithCompletion(string $question, array $choices, string $default = null)
MigrateMakeCommand class MigrateMakeCommand extends
string|array option(string $key = null) Get the value of a command option
void __construct(MigrationCreator
Application getLaravel()
void setLaravel(Container $laravel)
string ask(string $question, string $default = null) Prompt the user for
bool hasArgument(string|int $name) Determine if the given argument is present
Page 3 of 23