$this daily() Schedule the event to run daily.
$this pingBefore(string $url) Register a callback to ping a given URL before
$this quarterly() Schedule the event to run quarterly.
$this unlessBetween(string $startTime, string $endTime) Schedule the event
$this appendOutputTo(string $location) Append the output of the command
$this sundays() Schedule the event to run only on Sundays.
string buildCommand() Build the command string.
int run(InputInterface $input, OutputInterface $output) Run the console
Application getLaravel()
Event command(string $command, array $parameters = array())
Page 7 of 24