mitoop/laravel-gen-fillable

v0.0.1 2024-11-30 12:00 UTC

This package is auto-updated.

Last update: 2024-11-30 12:02:27 UTC


README

Generate fillable array for a table.

Install

composer require mitoop/laravel-gen-fillable

Require

  • Laravel ^6|^7|^8|^9|^10|^11

Use

php artisan ace:gen-fillable {table}