static array pathsToPublish(string $provider = null, string $group = null)
array when() Get the events that trigger this service provider to register
void register() Register the service provider.
void commands(array|mixed $commands) Register the package's custom Artisan
void boot() Bootstrap the application events.
KeyGeneratorServiceProvider class KeyGeneratorServiceProvider extends
string guessPackagePath() Guess the package path for the provider.
ArtisanServiceProvider class ArtisanServiceProvider extends
void __construct(Application $app)
Page 11 of 12