leolegends/maketrait

Package make:trait to Laravel
2,443 1
Install
composer require leolegends/maketrait
Latest Version:2.1
License:MIT
Last Updated:Oct 8, 2019
Links: GitHub  ·  Packagist
Maintainer: leolegends

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 lviniciusribeiro@yahoo.com.br instead of using the issue tracker.

Credits

License

license. Please see the license file for more information.

Related Packages

reliese/laravel

Reliese Components for Laravel Framework code generation.

3,991,690 1,705
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,315 160
laravel-ja/laravel

The Laravel Framework.

5,667 17
kavenegar/laravel

laravel 4 and 5 kavenegar integration

368,693 86
laravel/laravel

The skeleton application for the Laravel framework.

64,930,508 84,972