$this unlessBetween(string $startTime, string $endTime) Schedule the event
$this when(Closure $callback)
void run(Container $container)
$this thursdays() Schedule the event to run only on Thursdays.
$this appendOutputTo(string $location) Append the output of the command
$this skip(Closure $callback)
$this quarterly() Schedule the event to run quarterly.
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
$this name(string $description) Set the human-friendly description of the
void comment(string $string, null|int|string $verbosity = null) Write a
Page 7 of 24