prantho / coolcrud
Crud Making Easy
Installs: 1 223
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.2
This package is auto-updated.
Last update: 2025-06-14 02:33:39 UTC
README
This is a Easily Crud Maker.
Features
- This is Easily Curd Maker For Laravel App.
- Run Artisan Command and Find Crud Code.
Installation
CoolCrud requires PHP v7+ to run.
Install the dependencies and devDependencies and start the server.
composer require prantho/coolcrud
How To Work
php artisan make:crud {model} {--option}
1.model= Your Already Created Model Name
2.option=api (If You Want Api Crud)
License
MIT
Free Software, Prantho Kumar Yeah!