Documentation

AdminServiceProvider
in package
implements ServiceProviderInterface

Service provider for the Admin module.

Registers repositories, services, facade, controller, and API handler for the Admin module.

Tags
since
3.0.0

Table of Contents

Interfaces

ServiceProviderInterface
Interface for service providers that register services in the container.

Methods

boot()  : void
Bootstrap any application services.
register()  : void
Register services in the container.
registerRepositories()  : void
Register repository bindings.
registerServices()  : void
Register application services.

Methods


        
On this page

Search results