acmetemplate / crud-generator
Laravel CRUD Generator
Installs: 2 225
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=5.6.4|>=7.0|>=8.0
- illuminate/support: *
- laravelcollective/html: *
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: 2024-11-18 17:53:00 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 acmetemplate/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
[Mohamed Hassan] 📧 Email Me
##reference
Sohel Amin 📧 Email Me
License
This project is licensed under the MIT License - see the License File for details