array dueEvents(Application $app)
$this everyMinute() Schedule the event to run every minute.
Schedule class Schedule (
string getSummaryForDisplay() Get the summary of the event for display
void setLaravel(Container $laravel)
$this thenPing(string $url) Register a callback to ping a given URL after
int call(string $command, array $arguments = array()) Call another console
$this before(Closure $callback)
$this withoutOverlapping() Do not allow the event to overlap each other
$this dailyAt(string $time) Schedule the event to run daily at a given
Page 14 of 15