EventServiceProvider
class EventServiceProvider extends EventServiceProvider
Properties
| protected array<class-string,array<int,class-string>> | $listen | The event listener mappings for the application. |
Methods
void
boot()
Register any events for your application.
Details
at line 28
void
boot()
Register any events for your application.