void error(string $string) Write a string as error output.
OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
void __construct(Migrator $migrator)
int run(InputInterface $input, OutputInterface $output) Run the console
void info(string $string, null|int|string $verbosity = null) Write a string
void warn(string $string, null|int|string $verbosity = null) Write a string
void __construct() Create a new console command instance.
Application getLaravel()
bool confirm(string $question, bool $default = false) Confirm a question
Page 13 of 23