laravel-generator maintained by larabra
Laravel Generator
This project is a fork from infyomlabs/laravel-generator.
What makes this project different from the fork?
- Add pt-BR lang
- Rename API class name from uppercase to pascal case
- One single request validation to create/update and api/web controler
- Replace facade to fully qualified name
- Model excluded fields from config
- Implements proengsoft/laravel-jsvalidation
- i18n use
trans()instead__() - Better scaffold generator from existing table
Documentation
Read Documentation for detailed installation steps and usage.
Security
If you discover any security-related issues, create an issue using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.