jmslbam/ray-php-errors
最新稳定版本:v1.1.1
Composer 安装命令:
composer require jmslbam/ray-php-errors
包简介
Pushes errors that normally would go into the 'debug.log' to Spatie's Ray debugger
README 文档
README
Pushes errors that normally would go into the error.log or debug.log straight into Spatie's Ray debugger
Installation
composer require jmslbam/ray-php-errors
Activation
Add ( new JMSLBAM\RayPHPErrors\Ray() )->init( true ); somewhere in your PHP code.
Passing true to the init() also shows the error on you screen. For example, with WordPress I pass WP_DEBUG_DISPLAY as argument.
统计信息
- 总下载量: 325
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-03-18