thegreyhatt / laravel-crud-generator
Laravel CRUD Generator
Package info
github.com/thegreyhatt/laravel-crud-generator
pkg:composer/thegreyhatt/laravel-crud-generator
v3.0.12
2019-05-08 06:36 UTC
Requires
- php: >=5.6.4
- illuminate/support: ^5.3
- laravelcollective/html: ^5.3
Requires (Dev)
- mockery/mockery: ^0.9.6
- orchestra/testbench: ^3.3
- phpunit/phpunit: ^5.7
This package is auto-updated.
Last update: 2026-07-23 23:09:58 UTC
README
(based on https://github.com/appzcoder/crud-generator credits to them)
This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
Requirements
Laravel >= 5.3 up to Laravel 5.8
PHP >= 5.6.4
Installation
composer require thegreyhatt/laravel-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
Sohel Amin 📧 Email Me
License
This project is licensed under the MIT License - see the License File for details