$this weekly() Schedule the event to run weekly.
array when() Get the events that trigger this service provider to register
static array pathsToPublish(string $provider = null, string $group = null)
$this everyFiveMinutes() Schedule the event to run every five minutes.
void info(string $string, null|int|string $verbosity = null) Write a string
$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 when(Closure $callback)
string ask(string $question, string $default = null) Prompt the user for
Page 1 of 24