atiksoftware/model-fill

Laravel auto model cast and migration filler

v1.0.2 2022-12-17 23:20 UTC

This package is auto-updated.

Last update: 2024-05-18 02:20:12 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License

This is a tiny package to add a php artisan model:fill command to quickly create blade views.

Installing

Require the package with composer using the following command:

composer require atiksoftware/model-fill

Usage

php artisan model:fill

Auto fill the model casts and fill migrations