int run(InputInterface $input, OutputInterface $output) Run the console
void fire() Execute the console command.
KeyGenerateCommand class KeyGenerateCommand extends
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void __construct(Router $router)
string|array argument(string $key = null) Get the value of a command argument
void __construct() Create a new console command instance.
array arguments() Get all of the arguments passed to the command.
Page 60 of 100