void boot() Register the application's event listeners.
void commands(array|mixed $commands) Register the package's custom Artisan
void boot() Bootstrap any application services.
array when() Get the events that trigger this service provider to register
bool isDeferred() Determine if the provider is deferred.
register() {@inheritdoc}
static array compiles() Get a list of files that should be compiled
void registerPolicies() Register the application's policies.
array provides() Get the services provided by the provider.
Page 3 of 4