Looking to hire Laravel developers? Try LaraJobs

laravel-model-events-generator maintained by binaryoung

Description
Laravel model events generator
Author
Last update
2018/11/22 09:03 (dev-master)
License
Links
Downloads
15

Comments
comments powered by Disqus

Laravel Model Events Generator

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.