A fork of the InfyOm Laravel Generator, updated for Laravel 11 and customized to match EskaFactory's architecture patterns.
This fork of the InfyOm Laravel Generator has been adapted by EskaFactory to:
- Support Laravel 11
- Implement EskaFactory's architectural patterns
- Generate standardized CRUDs and APIs
- Provide customized scaffolding aligned with our team's best practices
composer require eskafactory/laravel-generator
- Full Laravel 11 compatibility
- Customized CRUD generators
- API scaffolding
- Admin panel generation
- Already includes Swagger
- EskaFactory architectural patterns implementation
- Extensive customization options
For detailed installation steps and usage, please refer to our documentation.
The original InfyOm documentation can be found here.
This project is based on the work of:
Modified and maintained by:
If you discover any security-related issues, please create an issue using the issue tracker.
The MIT License (MIT). Please see License File for more information.