Looking to hire Laravel developers? Try LaraJobs

laravel-repository maintained by 96qbhy

Description
简单的 laravel 仓库模式扩展包。
Author
Last update
2018/04/18 10:27 (dev-master)
License
Links
Downloads
4 503

Comments
comments powered by Disqus

laravel-repository

laravel 仓库模式扩展包

需要

  • php 版本 >= 7.0
  • cache driver in ["memcached", "redis"]

安装

composer require 96qbhy/laravel-repository:dev-master

使用

php artisan make:repository Article

详细的文档有空再写。。。

96qbhy@gmail.com
96qbhy/laravel-repository