Documentation

FeedServiceProvider
in package
implements ServiceProviderInterface

Service provider for the Feed module.

Registers repositories, services, use cases, facade, controller, and API handler for the Feed 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.
registerUseCases()  : void
Register all use case classes.

Methods


        
On this page

Search results