array arguments() Get all of the arguments passed to the command.
void setLaravel(Container $laravel)
StatusCommand class StatusCommand extends
int run(InputInterface $input, OutputInterface $output) Run the console
void info(string $string) Write a string as information output.
string secret(string $question, bool $fallback = true) Prompt the user
void fire() Execute the console command.
MigrateCommand class MigrateCommand extends
void comment(string $string) Write a string as comment output.
Page 7 of 23