larabra/laravel-generator

Larabra Laravel Generator

v1.0.1 2022-05-12 15:12 UTC

This package is auto-updated.

Last update: 2024-04-12 19:10:10 UTC


README

This project is a fork from infyomlabs/laravel-generator.

What makes this project different from the fork?

  • Add pt-BR lang
  • Rename API class name from uppercase to pascal case
  • One single request validation to create/update and api/web controler
  • Replace facade to fully qualified name
  • Model excluded fields from config
  • Implements proengsoft/laravel-jsvalidation
  • i18n use trans() instead __()
  • Better scaffold generator from existing table

Documentation

Read Documentation for detailed installation steps and usage.

Security

If you discover any security-related issues, create an issue using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.