appzcoder / crud-generator
Laravel CRUD Generator
Installs: 484 294
Dependents: 7
Suggesters: 0
Security: 0
Stars: 1 370
Watchers: 107
Forks: 428
Open Issues: 6
Requires
- php: >=5.6.4|>=7.0|^8.0
- illuminate/support: ^5.3|^6.0|^7.0|^8.0|^9.0
- laravelcollective/html: ^5.3|^6.0|^7.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^3.3|^4.0|^5.0
- phpunit/phpunit: ^5.7|^8.0|^9.0
- dev-master
- v3.3.1
- v3.3.0
- v3.2.2
- v3.2.1
- v3.2.0
- v3.1.0
- v3.0.8
- v3.0.7
- v3.0.6
- v3.0.5
- v3.0.4
- v3.0.3
- v3.0.2
- v3.0.1
- v3.0.0
- v3.0-beta
- 2.0.x-dev
- v2.0.8
- v2.0.7
- v2.0.6
- v2.0.5
- v2.0.4
- v2.0.3
- v2.0.2
- v2.0.1
- v2.0.0
- 1.2.x-dev
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- v1.1.0
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
- v1.0.4
- v1.0.0
- dev-develop
This package is auto-updated.
Last update: 2023-08-24 18:10:55 UTC
README
This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
Requirements
Laravel >= 5.3
PHP >= 5.6.4
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
License
This project is licensed under the MIT License - see the License File for details