EventServiceProvider
extends EventServiceProvider
in package
Table of Contents
Methods
- boot() : void
- Register any events for your application.
- shouldDiscoverEvents() : bool
- Determine if events and listeners should be automatically discovered.
Methods
boot()
Register any events for your application.
public
boot() : void
shouldDiscoverEvents()
Determine if events and listeners should be automatically discovered.
public
shouldDiscoverEvents() : bool