$this days(array|mixed $days) Set the days of the week the command should
bool runsInEnvironment(string $environment) Determine if the event runs
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this timezone(DateTimeZone|string $timezone)
$this hourly() Schedule the event to run hourly.
$this environments(array|mixed $environments) Limit the environments the
bool isDue(Application $app)
string buildCommand() Build the command string.
$this everyThirtyMinutes() Schedule the event to run every thirty minutes
Page 1 of 15