appzcoder / crud-generator
Laravel CRUD Generator
v4.0.0
2024-03-13 18:06 UTC
Requires
- php: ^8.0
- illuminate/support: ^8.0|^9.0|^10.0|^11.0|^12.0
- laravel/breeze: ^1.10|^2.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^3.3|^4.0|^5.0
- phpunit/phpunit: ^5.7|^8.0|^9.0
This package is auto-updated.
Last update: 2026-06-14 22:04:56 UTC
README
This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
Requirements
Laravel >= 8.0
PHP >= 8.0.0
Installation
composer require appzcoder/crud-generator --dev
Documentation
Go through to the detailed documentation
Screencast
If you're still looking for easier one then try this Admin Panel
Author
Sohel Amin 📧 Email Me
License
This project is licensed under the MIT License - see the License File for details