void package(string $package, string $namespace = null, string $path = null)
array provides() Get the services provided by the provider.
bool isDeferred() Determine if the provider is deferred.
string guessPackagePath() Guess the package path for the provider.
array when() Get the events that trigger this service provider to register
void commands(array|mixed $commands) Register the package's custom Artisan
static array pathsToPublish(string $provider = null, string $group = null)
Page 4 of 12