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