aziz/laravel5-api-generator

Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.

v1.2.3 2015-04-03 09:24 UTC

This package is not auto-updated.

Last update: 2024-03-16 15:02:47 UTC


README

Steps to Get Started

  1. Add this package to your composer.json:

     "require": {
         "aziz/laravel5-api-generator": "1.2.*"
     }
    
  2. Run composer update

     composer update
    
  3. Install dependency aziz/smartmodel

  4. Read the documentation in the author https://github.com/mitulgolakiya/laravel-api-generator