$this everyThirtyMinutes() Schedule the event to run every thirty minutes
$this days(array|mixed $days) Set the days of the week the command should
$this twiceDaily(int $first = 1, int $second = 13) Schedule the event to
$this timezone(DateTimeZone|string $timezone)
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this evenInMaintenanceMode() State that the command should run even in
$this environments(array|mixed $environments) Limit the environments the
Event call(string $callback, array $parameters = array())
$this weekly() Schedule the event to run weekly.
$this sendOutputTo(string $location, bool $append = false) Send the output
Page 1 of 15