bmslaravel / cole-l5-repository
Laravel 5 - Repositories to the database layer
v1.0.1
2019-08-29 06:21 UTC
Requires
- illuminate/config: ~5.0
- illuminate/console: ~5.0
- illuminate/database: ~5.0
- illuminate/filesystem: ~5.0
- illuminate/http: ~5.0
- illuminate/pagination: ~5.0
- illuminate/support: ~5.0
- prettus/laravel-validation: 1.1.*
Suggests
- league/fractal: Required to use the Fractal Presenter (0.12.*).
- prettus/laravel-validation: Required to provide easy validation with the repository (1.1.*)
- robclancy/presenter: Required to use the Presenter Model (1.3.*)
This package is not auto-updated.
Last update: 2024-11-15 09:53:16 UTC
README
- 详细用法参考andersao/l5-repository
- 不建议其他盆友使用; 本次修改仅仅用于作者适合自己开发速度而修改