$this between(string $startTime, string $endTime) Schedule the event to
void comment(string $string, null|int|string $verbosity = null) Write a
$this everyMinute() Schedule the event to run every minute.
string getExpression() Get the Cron expression for the event.
$this wednesdays() Schedule the event to run only on Wednesdays.
array provides() Get the services provided by the provider.
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
$this cron(string $expression) The Cron expression representing the event's
string getSummaryForDisplay() Get the summary of the event for display
array arguments() Get all of the arguments passed to the command.
Page 19 of 24