Documentation

HomeServiceProvider
in package
implements ServiceProviderInterface

Service provider for the Home module.

Registers facade, use cases, and controller for the Home 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.
registerUseCases()  : void
Register use cases.

Methods


        
On this page

Search results