Skip to content

Decouple your code in service and repository layers to have more robust project structure. Trim down the controllers and focus the main business logic at service layer. In this architecture repository layer communicates with data source and returns a define response.

License

rudrakshpathak/laravel-service-repository-pattern

About

Decouple your code in service and repository layers to have more robust project structure. Trim down the controllers and focus the main business logic at service layer. In this architecture repository layer communicates with data source and returns a define response.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published