aziz/laravel5-api-generator

Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
68 2
Install
composer require aziz/laravel5-api-generator
Latest Version:v1.2.3
PHP:>=5.4.0
License:MIT
Last Updated:Apr 3, 2015
Links: GitHub  ·  Packagist
Maintainer: aziz

Laravel API/Scaffold/CRUD Generator (Laravel5)

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