array when() Get the events that trigger this service provider to register
array provides() Get the services provided by the provider.
void register() Register the service provider.
bool isDeferred() Determine if the provider is deferred.
void boot() Bootstrap the application events.
void __construct(Application $app)
mixed __call(string $method, array $parameters) Dynamically handle missing
Page 1 of 12