atiksoftware/model-fill

Laravel auto model cast and migration filler

Installs: 23

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/atiksoftware/model-fill

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

This package is auto-updated.

Last update: 2025-09-18 04:55:39 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