onliner/laravel-command-bus
最新稳定版本:v1.1.7
Composer 安装命令:
composer require onliner/laravel-command-bus
包简介
Laravel integration for command bus.
README 文档
README
Laravel integration package for command-bus
Installation
The preferred way to install this extension is through composer.
Either run
composer require onliner/laravel-command-bus
or add this code line to the require section of your composer.json file:
"onliner/laravel-command-bus": "^1.1"
Configuration
Publish default configuration file:
artisan vendor:publish --provider=Onliner\\Laravel\\CommandBus\\Providers\\CommandBusProvider
and modify for your needs.
License
Released under the MIT license.
统计信息
- 总下载量: 19.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-29