Event class Event (
$this dailyAt(string $time) Schedule the event to run daily at a given
$this thenPing(string $url) Register a callback to ping a given URL after
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void setLaravel(Container $laravel)
void __construct(string $callback, array $parameters = array()) Create
string|array argument(string $key = null) Get the value of a command argument
array dueEvents(Application $app)
Schedule class Schedule (
int call(string $command, array $arguments = array()) Call another console
Page 14 of 15