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
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
php-tmdb/laravel
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...
53,315
160