string|array argument(string $key = null) Get the value of a command argument
void info(string $string, null|int|string $verbosity = null) Write a string
int callSilent(string $command, array $arguments = array()) Call another
string askWithCompletion(string $question, array $choices, string $default = null)
bool hasArgument(string|int $name) Determine if the given argument is present
void __construct(MigrationCreator
int run(InputInterface $input, OutputInterface $output) Run the console
bool hasOption(string $name) Determine if the given option is present.
void setLaravel(Container $laravel)
Page 1 of 31