An open API service indexing awesome lists of open source software.

https://github.com/atiksoftware/model-fill


https://github.com/atiksoftware/model-fill

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# Laravel Model Fixer
[![Latest Stable Version](https://poser.pugx.org/atiksoftware/model-fill/v/stable)](https://packagist.org/packages/atiksoftware/model-fill) [![Total Downloads](https://poser.pugx.org/atiksoftware/model-fill/downloads)](https://packagist.org/packages/atiksoftware/model-fill) [![Latest Unstable Version](https://poser.pugx.org/atiksoftware/model-fill/v/unstable)](https://packagist.org/packages/atiksoftware/model-fill) [![License](https://poser.pugx.org/atiksoftware/model-fill/license)](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`