array when() Get the events that trigger this service provider to register
void package(string $package, string $namespace = null, string $path = null)
void __construct(Application $app)
bool isDeferred() Determine if the provider is deferred.
void commands(array|mixed $commands) Register the package's custom Artisan
array provides() Get the services provided by the provider.
void boot() Bootstrap the application events.
Page 5 of 12