-
Notifications
You must be signed in to change notification settings - Fork 9
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
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published