void __construct(string $command) Create a new event instance.
$this tuesdays() Schedule the event to run only on Tuesdays.
$this between(string $startTime, string $endTime) Schedule the event to
array provides() Get the services provided by the provider.
$this after(Closure $callback)
void __construct(Schedule $schedule)
void fire() Execute the console command.
static void starting(Closure $callback)
bool confirm(string $question, bool $default = false) Confirm a question
void __construct(Application $artisan)
Page 18 of 24