kinatechsolutions/bug-clasper
最新稳定版本:v1.0.2
Composer 安装命令:
composer require kinatechsolutions/bug-clasper
包简介
A easy way to report Exceptions from a laravel app to various channels including Slack, Email, Sms
README 文档
README
A easy way to report Exceptions from a laravel app to various channels including Slack, Email, Sms
Installation
This release is hosted on github https://github.com/kinatechsolutions/bug-clasper.git
To install kinatechsolutions/php-transport head over to your projects composer.json and add the sigma repository on the repository option.
"repositories": [ { "type": "git", "url": "https://github.com/kinatechsolutions/bug-clasper" } ]
Add kinatechsolutions/php-transport on the require list in your composer.json
"kinatechsolutions/bug-clasper": "^1.0.0",
Install kinatechsolutions/php-transport with composer require command
composer require kinatechsolutions/php-transport
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 5
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-21