$this everyMinute() Schedule the event to run every minute.
$this pingBefore(string $url) Register a callback to ping a given URL before
bool filtersPass(Application $app)
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
bool runsInMaintenanceMode() Determine if the event runs in maintenance
Event class Event (
$this dailyAt(string $time) Schedule the event to run daily at a given
int call(string $command, array $arguments = array()) Call another console
$this description(string $description) Set the human-friendly description
$this withoutOverlapping() Do not allow the event to overlap each other
Page 14 of 15