class EventServiceProvider extendsEventServiceProvider

Properties

protectedarray $listen The event listener mappings for the application.

Methods

void
boot()

Register any events for your application.

Details

at line29
void boot()

Register any events for your application.

Return Value

void