bool runsInEnvironment(string $environment) Determine if the event runs
bool isDue(Application $app)
$this weekly() Schedule the event to run weekly.
$this thenPing(string $url) Register a callback to ping a given URL after
Illuminate\Console\Scheduling Classes
bool hasArgument(string|int $name) Determine if the given argument is present
$this timezone(DateTimeZone|string $timezone)
$this evenInMaintenanceMode() State that the command should run even in
int call(string $command, array $arguments = array()) Call another console
OutputInterface getOutput() Get the output implementation.
Page 1 of 24