narutorabby/make-trait
最新稳定版本:1.0
Composer 安装命令:
composer require narutorabby/make-trait
包简介
This will create traits in Laravel
README 文档
README
This will create traits in Laravel
Installation
Laravel
Require this package in your composer.json and update composer. This will download the package and the dompdf + fontlib libraries also.
composer require narutorabby/make-trait
Installation
Register the Service Provider
Add the following line at the bottom of the providers array in config/app.php
Narutorabby\MakeTrait\MakeTraitServiceProvider::class,
Usage
Finally run the following command to create a trait
php artisan make:trait ExampleTrait
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-10-19