bool confirmToProceed(string $warning = 'Application In Production!', Closure|bool|null $callback
StatusCommand class StatusCommand extends
BaseCommand class BaseCommand extends Command
Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
void fire() Execute the console command.
void line(string $string, string $style = null, null|int|string $verbosity = null)
void info(string $string, null|int|string $verbosity = null) Write a string
bool hasOption(string $name) Determine if the given option is present.
Page 9 of 23