Looking to hire Laravel developers? Try LaraJobs

laravel5-api-generator maintained by aziz

Description
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
Last update
2015/04/03 11:24 (1.2.x-dev)
License
Links
Downloads
68

Comments
comments powered by Disqus

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