array when() Get the events that trigger this service provider to register
void package(string $package, string $namespace = null, string $path = null)
mixed __call(string $method, array $parameters) Dynamically handle missing
void register() Register the service provider.
static array compiles() Get a list of files that should be compiled
void commands(array $commands) Register the package's custom Artisan commands
void __construct(Application $app)
Page 9 of 12