sagor110090 / crud-generator
Laravel CRUD Generator
dev-master
2022-01-26 19:20 UTC
Requires
- php: >=5.6.4|>=7.4
- laravelcollective/html: ^5.3|^6.0
Requires (Dev)
- mockery/mockery: ^0.9.6
- orchestra/testbench: ^3.3
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2025-01-27 02:04:16 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 sagor110090/crud-generator --dev
Documentation
Go through to the detailed documentation
Author
License
This project is licensed under the MIT License - see the License File for details