$this sundays() Schedule the event to run only on Sundays.
$this after(Closure $callback)
string secret(string $question, bool $fallback = true) Prompt the user
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
$this weekdays() Schedule the event to run only on weekdays.
$this when(Closure $callback)
Application getLaravel()
$this emailWrittenOutputTo(array|mixed $addresses) E-mail the results of
Event command(string $command, array $parameters = array())
Page 6 of 15