$this weekdays() Schedule the event to run only on weekdays.
$this unlessBetween(string $startTime, string $endTime) Schedule the event
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
$this everyTenMinutes() Schedule the event to run every ten minutes.
$this pingBefore(string $url) Register a callback to ping a given URL before
$this thursdays() Schedule the event to run only on Thursdays.
$this when(Closure $callback)
Application getLaravel()
CallbackEvent class CallbackEvent extends
Page 5 of 15