void register() Register the service provider.
static array compiles() Get a list of files that should be compiled
static array pathsToPublish(string $provider = null, string $group = null)
void commands(array $commands) Register the package's custom Artisan commands
void __construct(Application $app)
void commands(array|mixed $commands) Register the package's custom Artisan
bool isDeferred() Determine if the provider is deferred.
array when() Get the events that trigger this service provider to register
Page 5 of 12