sagor110090/crud-generator is a Laravel package for laravel crud generator.
It currently has 1 GitHub stars and 145 downloads on Packagist.
Install it with composer require sagor110090/crud-generator.
Discover more Laravel packages by sagor110090
or browse all Laravel packages to compare alternatives.
Last updated
This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
Laravel >= 5.3
PHP >= 5.6.4
composer require sagor110090/crud-generator --dev
Go through to the detailed documentation
This project is licensed under the MIT License - see the License File for details