string|array option(string $key = null) Get the value of a command option
int run(InputInterface $input, OutputInterface $output) Run the console
Application getLaravel()
bool hasArgument(string|int $name) Determine if the given argument is present
EventGenerateCommand class EventGenerateCommand extends
void question(string $string, null|int|string $verbosity = null) Write
JobMakeCommand class JobMakeCommand extends
void fire() Execute the console command.
string askWithCompletion(string $question, array $choices, string $default = null)
Page 27 of 100