/modulegenerator

By installing this package you will be able to create modules for Laravel by simply filling in a form. All Controllers, Migrations, Views etc are generated for you. You can customize each as required by modifying the auto-generated files. This will save many hours for each of your apps.

Primary LanguagePHPMIT LicenseMIT

Laravel Caffeinated Module CRUD Generator

Build Status Total Downloads License Latest Stable Version

This Module Generator package provides various generators for Caffeinated Modules including CRUD, API, Controller, Model, Migration, View .

Screen Shot of Form

screen-shot

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