laravel-repository-service topic

List laravel-repository-service repositories
trafficstars

laravel-repository-with-service

120
Stars
26
Forks
Watchers

With repository and service you can separate business logic and query logic, slim controller and DRY. Simple generate repository and service with artisan command, automatically bind interface to class...