cucxabeng/repogen

There is no license information available for the latest version (0.3) of this package.

Repository generator

0.3 2017-07-13 10:15 UTC

This package is not auto-updated.

Last update: 2024-09-21 15:21:24 UTC


README

##Installation

  1. Run
composer require cucxabeng/repogen
  1. Generate your repository
php artisan repository:generate Name

It will create 2 file in app\Contracts\Repositories and app\Repositories