array provides() Get the services provided by the provider.
bool isDeferred() Determine if the provider is deferred.
void boot() Bootstrap the application events.
void register() Register the service provider.
void commands(array $commands) Register the package's custom Artisan commands
array when() Get the events that trigger this service provider to register
string guessPackagePath() Guess the package path for the provider.
Page 1 of 12