$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)
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
bool runsInMaintenanceMode() Determine if the event runs in maintenance
$this description(string $description) Set the human-friendly description
Page 13 of 15