/laravel-repository-with-service

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 implement with IOC container and dependecy injection (SOLID)

Primary LanguagePHPMIT LicenseMIT

Stargazers