$this between(string $startTime, string $endTime) Schedule the event to
$this after(Closure $callback)
void __construct(Schedule $schedule)
void fire() Execute the console command.
bool confirm(string $question, bool $default = false) Confirm a question
string getSummaryForDisplay() Get the summary of the event for display
$this cron(string $expression) The Cron expression representing the event's
$this monthly() Schedule the event to run monthly.
$this thenPing(string $url) Register a callback to ping a given URL after
$this before(Closure $callback)
Page 12 of 15