mitoop/laravel-gen-fillable

v1.0.0 2025-06-12 01:07 UTC

This package is auto-updated.

Last update: 2025-06-12 01:08:41 UTC


README

Generate fillable array for a table.

Install

composer require mitoop/laravel-gen-fillable

Require

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

Use

php artisan db:fillable {table}