azizgithub / laravel-api-generator by aziz
forked from mitulgolakiya/laravel-api-generator

Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
65
2
1
Package Data
Maintainer Username: aziz
Maintainer Contact: me@mitul.me (Mitul Golakiya)
Package Create Date: 2015-04-02
Package Last Update: 2015-04-03
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-04-25 15:05:55
Package Statistics
Total Downloads: 65
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 2
Total Watchers: 1
Total Forks: 0
Total Open Issues: 0

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