$this everyTenMinutes() Schedule the event to run every ten minutes.
$this timezone(DateTimeZone|string $timezone)
$this evenInMaintenanceMode() State that the command should run even in
void warn(string $string, null|int|string $verbosity = null) Write a string
$this skip(Closure $callback)
void run(Container $container)
$this weekdays() Schedule the event to run only on weekdays.
string getExpression() Get the Cron expression for the event.
$this pingBefore(string $url) Register a callback to ping a given URL before
Page 4 of 15