$this fridays() Schedule the event to run only on Fridays.
void line(string $string, string $style = null, null|int|string $verbosity = null)
$this saturdays() Schedule the event to run only on Saturdays.
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
array events() Get all of the events on the schedule.
ScheduleServiceProvider class ScheduleServiceProvider extends
$this at(string $time) Schedule the command at a given time.
void register() Register the service provider.
$this name(string $description) Set the human-friendly description of the
$this yearly() Schedule the event to run yearly.
Page 13 of 24