ripoti/laravel
最新稳定版本:1.0.1
Composer 安装命令:
composer require ripoti/laravel
包简介
An easy way to report Exceptions from a laravel app to channels including Slack, Email and Sms
README 文档
README
An 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/ripoti/laravel
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/ripoti/laravel" } ]
Add ripoti/laravel on the require list in your composer.json
"ripoti/laravel": "^1.0.0",
Install ripoti/laravel with composer require command
composer require ripoti/laravel
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-01-04