bmslaravel / cole-l5-repository
Laravel 5 - 数据库层仓库
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-09-20 09:08:12 UTC
README
- 详细用法请参考andersao/l5-repository
- 不推荐其他朋友使用;本次修改仅用于作者适应自己的开发速度而进行