CallbackEvent class CallbackEvent extends
$this everyTenMinutes() Schedule the event to run every ten minutes.
$this unlessBetween(string $startTime, string $endTime) Schedule the event
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this name(string $description) Set the human-friendly description of the
void comment(string $string, null|int|string $verbosity = null) Write a
string secret(string $question, bool $fallback = true) Prompt the user
Event command(string $command, array $parameters = array())
Application getLaravel()
bool isDue(Application $app)
Page 6 of 15