void boot() Register the application's event listeners.
void boot() Bootstrap any application services.
static array pathsToPublish(string $provider = null, string $group = null)
void commands(array|mixed $commands) Register the package's custom Artisan
static array compiles() Get a list of files that should be compiled
EventServiceProvider class EventServiceProvider extends
array when() Get the events that trigger this service provider to register
register() {@inheritdoc}
mixed __call(string $method, array $parameters) Pass dynamic methods onto
bool isDeferred() Determine if the provider is deferred.
Page 3 of 4