developeroncall / modulegenerator
Laravel Caffeinated Module CRUD Generator
v1.2.1
2019-01-07 04:40 UTC
Requires
- php: ^7.1.3
- caffeinated/modules: ^5.0
- illuminate/support: 5.7.x
- laravelcollective/html: ^5.3
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^3.6
- phpunit/phpunit: ~7.0
This package is auto-updated.
Last update: 2024-11-08 22:22:00 UTC
README
This Module Generator package provides various generators for Caffeinated Modules including CRUD, API, Controller, Model, Migration, View .
Screen Shot of Form
Requirements
Laravel >= 5.7
PHP >= 7.1.3
Installation
composer require developeroncall/modulegenerator
Author
DeveloperOnCall 📧 Email Me
Credits
This is an adaptation of the amazing CRUD Generator package and builds onto the best modular system for Laravel
License
This project is licensed under the MIT License - see the License File for details