Download the PHP package sliverwing/exception-reporter-laravel without Composer
On this page you can find all versions of the php package sliverwing/exception-reporter-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package exception-reporter-laravel
Laravel Exception Reporter
Make exception Grate again 💪
Current Support:
-
DingTalk Bot
Usage:
composer require "sliverwing/laravel-exception-reporter"
- add
Sliverwing\ExceptionReporter\ExceptionReporterServiceProvider::class
to app.php - run
php artisan vendor:publish --provider=ExceptionReporterServiceProvider
- edit
config/exception-reporter.php
- run
php artisan exp-reporter:dingtalk-bot:test
orphp artisan exp-reporter:mail:test
to test out -
edit
app\Exceptions\Handler.php
- run
php artisan queue:work --tries=1
All versions of exception-reporter-laravel with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
The package sliverwing/exception-reporter-laravel contains the following files
Loading the files please wait ....