string getExpression() Get the Cron expression for the event.
$this weekdays() Schedule the event to run only on weekdays.
CallbackEvent class CallbackEvent extends
string secret(string $question, bool $fallback = true) Prompt the user
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of
$this everyTenMinutes() Schedule the event to run every ten minutes.
$this after(Closure $callback)
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this when(Closure $callback)
Page 6 of 15