https://github.com/atiksoftware/model-fill
https://github.com/atiksoftware/model-fill
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/atiksoftware/model-fill
- Owner: atiksoftware
- License: mit
- Created: 2022-05-25T00:46:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-17T23:22:57.000Z (over 3 years ago)
- Last Synced: 2025-10-01T12:12:11.643Z (8 months ago)
- Language: PHP
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel Model Fixer
[](https://packagist.org/packages/atiksoftware/model-fill) [](https://packagist.org/packages/atiksoftware/model-fill) [](https://packagist.org/packages/atiksoftware/model-fill) [](https://packagist.org/packages/atiksoftware/model-fill)
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`