LaravelPackages.net
Acme Inc.
Toggle sidebar
leolegends/maketrait

Package make:trait to Laravel

2.370
1
2.1
About leolegends/maketrait

leolegends/maketrait is a Laravel package for package make:trait to laravel. It currently has 1 GitHub stars and 2.370 downloads on Packagist (latest version 2.1). Install it with composer require leolegends/maketrait. Discover more Laravel packages by leolegends or browse all Laravel packages to compare alternatives.

Last updated

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.

Star History Chart