void setLaravel(Container $laravel)
bool|null fire() Execute the command. Return
int run(InputInterface $input, OutputInterface $output) Run the console
void bootstrap() Bootstrap the application for artisan commands.
void __construct(Router $router)
OutputInterface getOutput() Get the output implementation.
string anticipate(string $question, array $choices, string $default = null)
CommandMakeCommand class CommandMakeCommand extends
void fire() Execute the console command.
string|array argument(string $key = null) Get the value of a command argument
Page 77 of 100