array when() Get the events that trigger this service provider to register
void boot() Bootstrap the application events.
void __construct(Application $app)
void package(string $package, string $namespace = null, string $path = null)
string guessPackagePath() Guess the package path for the provider.
mixed __call(string $method, array $parameters) Dynamically handle missing
bool isDeferred() Determine if the provider is deferred.
void commands(array $commands) Register the package's custom Artisan commands
Page 6 of 12