This is where your description should go. Take a look at contributing.md to see a to do list.
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,$ php artisan make:trait TestTraitPlease see the changelog for more information on what has changed recently.
$ composer testPlease see contributing.md for details and a todolist.
If you discover any security related issues, please email lviniciusribeiro@yahoo.com.br instead of using the issue tracker.
license. Please see the license file for more information.