binaryoung/laravel-model-events-generator

Laravel model events generator

v1.0.0 2018-11-22 08:03 UTC

This package is auto-updated.

Last update: 2024-05-22 21:31:35 UTC


README

Latest Version on Packagist Quality Score Total Downloads

Laravel command tool to help you generate model events.

Installation

You can install the package via composer:

composer require binaryoung/laravel-model-events-generator --dev

Usage

php artisan make:model-events

Then follow the interactive information to make model events.

Contributing

Issues or PR are welcome.

License

The MIT License (MIT). Please see License File for more information.