laravel-service-repository-pattern
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...
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 4.4.7 to 4.4.50. Release notes Sourced from symfony/http-kernel's releases. v4.4.50 Changelog (https://github.com/symfony/http-kernel/compare/v4.4.49...v4.4.50) no significant changes v4.4.49 Changelog (https://github.com/symfony/http-kernel/compare/v4.4.48...v4.4.49) bug #48273 Fix message for unresovable arguments of invokable...
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.0.67 to 1.1.4. Commits f3ad691 Reject paths with funky whitespace. 1ac14e9 Added SharePoint community adapter 4347fe7 Remove ext-fileinfo from suggests, it's already in requires 1bf07fc Fix time-related...
Bumps [laravel/framework](https://github.com/laravel/framework) from 6.18.8 to 6.18.43. Release notes Sourced from laravel/framework's releases. v6.18.43 v6.18.43 (2020-10-13) Fixed Matched symfony/debug version with other symfony reqs (6ce02a2) v6.18.42 v6.18.42 (2020-10-06) Fixed Added missed...
Bumps [axios](https://github.com/axios/axios) from 0.16.2 to 0.19.2. Release notes Sourced from axios's releases. v0.19.2 Remove unnecessary XSS check (#2679) (see (#2646) for discussion) v0.19.1 Fixes and Functionality: Fixing invalid agent issue...