Schedule (Console\Scheduling)

Schedule

class Schedule (View source)

Methods

Event call( string $callback, array $parameters = array())

Add a new callback event to the schedule.

Event command( string $command, array $parameters = array())

Add a new Artisan command ev