Event call(string $callback, array $parameters = array())
ScheduleRunCommand class ScheduleRunCommand extends
$this everyFiveMinutes() Schedule the event to run every five minutes.
void info(string $string, null|int|string $verbosity = null) Write a string
array options() Get all of the options passed to the command.
$this evenInMaintenanceMode() State that the command should run even in
$this days(array|mixed $days) Set the days of the week the command should
$this monthlyOn(int $day = 1, string $time = '0:0') Schedule the event
$this when(Closure $callback)
string ask(string $question, string $default = null) Prompt the user for
Page 3 of 24