$this withoutOverlapping() Do not allow the event to overlap each other
$this daily() Schedule the event to run daily.
string getSummaryForDisplay() Get the summary of the event for display
$this pingBefore(string $url) Register a callback to ping a given URL before
$this sendOutputTo(string $location, bool $append = false) Send the output
$this user(string $user) Set which user the command should run as.
$this before(Closure $callback)
$this cron(string $expression) The Cron expression representing the event's
bool filtersPass(Application $app)
Page 20 of 24