OutputInterface getOutput() Get the output implementation.
string|array argument(string $key = null) Get the value of a command argument
void line(string $string) Write a string as standard output.
void __construct(Migrator $migrator)
string|array option(string $key = null) Get the value of a command option
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()
Page 17 of 31