casinelli/whoops-overflow
最新稳定版本:v1.2.1
Composer 安装命令:
composer require casinelli/whoops-overflow
包简介
Errors come directly with solutions from Stack Overflow
README 文档
README
Errors come directly solutions from Stack Overflow.
Note: This is a terrible idea for multiple reasons: Your exception message might contain private data and it's going to be sent to stack overflow servers. The exception page will come up with a bit more delay because of the additional request to the SO APIs (at least until I update this to an AJAX request). Also good luck getting errors if your internet is down.
But it's cool, so why not. Just use at your own risk.
Laravel 5
For a simple integration with Laravel 5 follow this tutorial by Matt Stauffer, but require this in composer:
"casinelli/whoops-overflow" : "~1.2"
Original Docs
Check out the original library (with docs) here: filp/whoops.
统计信息
- 总下载量: 22
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-04-11