Download the PHP package guanguans/laravel-exception-notify without Composer
On this page you can find all versions of the php package guanguans/laravel-exception-notify. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download guanguans/laravel-exception-notify
More information about guanguans/laravel-exception-notify
Files in guanguans/laravel-exception-notify
Package laravel-exception-notify
Short Description Monitor exception and report to the notification channels(Dump、Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
License MIT
Homepage https://github.com/guanguans/laravel-exception-notify
Informations about the package laravel-exception-notify
laravel-exception-notify
Monitor exception and report to the notification channels(Dump、Log、Mail、AnPush、Bark、Chanify、DingTalk、Discord、Gitter、GoogleChat、IGot、Lark、Mattermost、MicrosoftTeams、NowPush、Ntfy、Push、Pushback、PushBullet、PushDeer、PushMe、Pushover、PushPlus、QQ、RocketChat、ServerChan、ShowdocPush、SimplePush、Slack、Telegram、WeWork、WPush、XiZhi、YiFengChuanHua、Zulip).
Related repositories
Requirement
- PHP >= 8.0
Installation
Configuration
Publish files(optional)
Apply for channel authentication information
- Notify(30+)
- Dump(for debugging exception report)
- Log
Configure channels in the config/exception-notify.php
and .env
file
Usage
Test whether exception can be monitored and reported to notification channel
:camera_flash: Notification examples
:monocle_face: details
| discord | slack | telegram | |:----------------------------:|:------------------------:|:------------------------------:| |  |  |  | | lark | mail | weWork | |  |  |  |Skip report
app/Providers/AppServiceProvider.php
Extend channel
app/Providers/AppServiceProvider.php
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- guanguans
- All Contributors
Thanks
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-exception-notify with dependencies
guanguans/notify Version ^3.2
laravel/framework Version ^9.52 || ^10.0 || ^11.0 || ^12.0