KeyGenerateCommand class KeyGenerateCommand extends
int run(InputInterface $input, OutputInterface $output) Run the console
string ask(string $question, string $default = null) Prompt the user for
void setLaravel(Container $laravel)
void warn(string $string, null|int|string $verbosity = null) Write a string
string|array argument(string $key = null) Get the value of a command argument
string secret(string $question, bool $fallback = true) Prompt the user
NotificationMakeCommand class NotificationMakeCommand extends
int callSilent(string $command, array $arguments = array()) Call another
Page 46 of 100