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