ribafs / crud-generator-laravel-br
Laravel CRUD Generator
v1.5
2022-07-18 16:23 UTC
Requires
- php: >=5.6.4|>=7.0|>=8.0
- illuminate/support: ^5.3|^6.0|^7.0|>=8.0
- laravelcollective/html: ^5.3|^6.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^3.3|^4.0|^5.0
- phpunit/phpunit: ^5.7|^8.0|^9.0
README
This Generator package provides various generators like CRUD, API, Controller, Model, Migration, View for your painless development of your applications.
This a fork from
https://github.com/appzcoder/crud-generator
Views translated to pt-BR.
Criei este gerador praticamente para uso no aplicativo que estou criando para o livro sobre laravel 9. Caso encontre algum problema e queira realmente usar precisará fazer alguns ajustes.
Requirements
Laravel >= 5.3
PHP >= 5.6.4
Installation
composer require ribafs/crud-generator-laravel-br:*
Support versions
Laravel 5 to 9
Documentation
Go through to the detailed documentation
Screencast
If you're still looking for easier one then try this Admin Panel
Author
License
This project is licensed under the MIT License - see the License File for details