Search by

gfl / repository

phamtuananh1996

package for repository

v1.7 2018-08-27 11:11 UTC

This package is auto-updated.

Last update: 2026-08-29 02:54:29 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}