void setLaravel(Container $laravel)
void error(string $string, null|int|string $verbosity = null) Write a string
int run(InputInterface $input, OutputInterface $output) Run the console
void question(string $string, null|int|string $verbosity = null) Write
void info(string $string, null|int|string $verbosity = null) Write a string
OutputInterface getOutput() Get the output implementation.
void __construct(Migrator $migrator)
string|array option(string $key = null) Get the value of a command option
Page 20 of 23