leolegends/maketrait

Package make:trait to Laravel

Downloads

1594

Stars

1

Version

2.1

maketrait

Latest Version on Packagist Total Downloads Build Status StyleCI

This is where your description should go. Take a look at contributing.md to see a to do list.

Installation

Via Composer

$ composer require leolegends/maketrait "2.1"

If you do not run Laravel 5.5 (or higher), then add the service provider in config/app.php:

leolegends\maketrait\maketraitServiceProvider::class,

Usage

$ php artisan make:trait TestTrait

Change log

Please see the changelog for more information on what has changed recently.

Testing

$ composer test

Contributing

Please see contributing.md for details and a todolist.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.

leolegends

Author

leolegends