styleci/bugsnag
最新稳定版本:v0.2.2-alpha
Composer 安装命令:
composer require styleci/bugsnag
包简介
StyleCI Bugsnag Is A Bugsnag Bridge For Laravel 5
README 文档
README
StyleCI Bugsnag was created by, and is maintained by Graham Campbell, and is a Bugsnag bridge for Laravel 5. Feel free to check out the change log, releases, license, and contribution guidelines.
WARNING
This package is no longer maintained.
Installation
PHP 5.5+ or HHVM 3.6+, and Composer are required.
To get the latest version of StyleCI Bugsnag, simply add the following line to the require block of your composer.json file:
"styleci/bugsnag": "0.1.*"
You'll then need to run composer install or composer update to download it and have the autoloader updated.
Once StyleCI Bugsnag is installed, you need to register the service provider. Open up config/app.php and add the following to the providers key.
'StyleCI\Bugsnag\BugsnagServiceProvider'
Usage
StyleCI Bugsnag is designed to manage user provided bugsnag and protect against bad input. There is currently no real documentation for this package, but we are open to pull requests.
License
StyleCI Bugsnag is licensed under The MIT License (MIT).
统计信息
- 总下载量: 844
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-03-15
