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