void package(string $package, string $namespace = null, string $path = null)
array when() Get the events that trigger this service provider to register
static array pathsToPublish(string $provider = null, string $group = null)
array provides() Get the services provided by the provider.
void register() Register the service provider.
void commands(array $commands) Register the package's custom Artisan commands
CommandCreatorServiceProvider class CommandCreatorServiceProvider extends
void boot() Bootstrap the application services.
string guessPackagePath() Guess the package path for the provider.
Page 5 of 12