bearychat-exception:laravel异常通过bearychat通知

时间:2021-04-28 21:47:06
【文件属性】:
文件名称:bearychat-exception:laravel异常通过bearychat通知
文件大小:4KB
文件格式:ZIP
更新时间:2021-04-28 21:47:06
PHP 贝里沙特例外 laravel异常通过bearychat通知 安装 composer require cblink/bearychat-exception 将服务提供者添加到config/app.php的providers数组中: ElfSundae\BearyChat\Laravel\ServiceProvider::class, 发布配置文件: php artisan vendor:publish --tag=bearychat 用法 use Cblink\BearychatException\BearychatExceptionHelper; class Handler extends ExceptionHandler { // ... public function report(Exception $exception) { Beary
【文件预览】:
bearychat-exception-master
----src()
--------BearychatJob.php(2KB)
--------BearychatExceptionHelper.php(492B)
----LICENSE(1KB)
----README.md(778B)
----.gitignore(271B)
----composer.json(413B)

网友评论