void __construct(Application $app)
void register() Register the service provider.
PublisherServiceProvider class PublisherServiceProvider extends
void commands(array|mixed $commands) Register the package's custom Artisan
void commands(array $commands) Register the package's custom Artisan commands
string guessPackagePath() Guess the package path for the provider.
bool isDeferred() Determine if the provider is deferred.
array when() Get the events that trigger this service provider to register
Page 10 of 12