gfl / repository
package for repository
v1.7
2018-08-27 11:11 UTC
This package is auto-updated.
Last update: 2026-06-29 02:22:48 UTC
README
- create respository : php artisan gfl:repository {nameRepository}
- create respository Interface : php artisan gfl:respository-contract {nameRepository}
- create respository eloquent : php artisan gfl:respository-eloquent {nameRepository}