mitoop/laravel-gen-fillable

v0.0.3 2025-02-26 01:27 UTC

This package is auto-updated.

Last update: 2025-03-26 01:44:06 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 db:fillable {table}