dmocho/updater
Composer 安装命令:
composer require dmocho/updater
包简介
Provides attachment of active user ID to create/update/delete operations.
关键字:
README 文档
README
Provides attachment of active user ID to create/update/delete operations.
features
- Defines authors() method in blueprint complementing the timestamps()
- Defines softDeleters() method in blueprint complementing the softDelete()
install
composer.json
Add a requirement for the package
{ "require": { "dmocho/updater": "dev-master" } }
config/app.php
Add it to the list of providers
'providers' => array( 'Dmocho\Updater\UpdaterServiceProvider' )
license
Released under the MIT license
统计信息
- 总下载量: 123
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-04-02