$this when(Closure $callback)
$this at(string $time) Schedule the command at a given time.
$this emailOutputTo(array|mixed $addresses, bool $onlyIfOutputExists = false)
$this dailyAt(string $time) Schedule the event to run daily at a given
$this saturdays() Schedule the event to run only on Saturdays.
bool filtersPass(Application $app)
string getSummaryForDisplay() Get the summary of the event for display
$this then(Closure $callback)
$this environments(array|mixed $environments) Limit the environments the
$this mondays() Schedule the event to run only on Mondays.
Page 11 of 24