$this hourly() Schedule the event to run hourly.
$this after(Closure $callback)
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void fire() Execute the console command.
bool confirm(string $question, bool $default = false) Confirm a question
void comment(string $string, null|int|string $verbosity = null) Write a
ConfirmableTrait trait ConfirmableTrait (
string askWithCompletion(string $question, array $choices, string $default = null)
void __construct(Application $app)
Page 18 of 24