| Package Data | |
|---|---|
| Maintainer Username: | asmiarowski |
| Maintainer Contact: | artur.smiarowski@gmail.com (Artur Śmiarowski) |
| Package Create Date: | 2016-03-18 |
| Package Last Update: | 2016-03-21 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-31 03:00:16 |
| Package Statistics | |
|---|---|
| Total Downloads: | 81 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 6 |
| Total Watchers: | 3 |
| Total Forks: | 2 |
| Total Open Issues: | 0 |
Generates boilerplate for lumen REST API: migration, controller, model, request and route.
Generator creates Eloquent Models and use them in generated controllers. If you want to use this package you are encouraged to uncomment $app->withEloquent in bootstrap/app.php.