bool isDeferred() Determine if the provider is deferred.
array provides() Get the services provided by the provider.
string guessPackagePath() Guess the package path for the provider.
void boot() Bootstrap the application events.
void package(string $package, string $namespace = null, string $path = null)
array when() Get the events that trigger this service provider to register
void __construct(Application $app)
void register() Register the service provider.
Page 1 of 12