laravel-service-repository-pattern icon indicating copy to clipboard operation
laravel-service-repository-pattern copied to clipboard

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...

Laravel Service Repository pattern

version PyPI license