aziz / laravel5-api-generator
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
Installs: 68
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 142
pkg:composer/aziz/laravel5-api-generator
Requires
- php: >=5.4.0
- aziz/smartmodel: 2.5.*
- illuminate/html: ~5.0
This package is not auto-updated.
Last update: 2025-09-27 23:15:41 UTC
README
Steps to Get Started
-
Add this package to your composer.json:
"require": { "aziz/laravel5-api-generator": "1.2.*" }
-
Run composer update
composer update
-
Install dependency aziz/smartmodel
-
Read the documentation in the author https://github.com/mitulgolakiya/laravel-api-generator