Download the PHP package madeitbelgium/laravel-exception-monitor without Composer
On this page you can find all versions of the php package madeitbelgium/laravel-exception-monitor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download madeitbelgium/laravel-exception-monitor
More information about madeitbelgium/laravel-exception-monitor
Files in madeitbelgium/laravel-exception-monitor
Package laravel-exception-monitor
Short Description Laravel exception monitor
License LGPL-3.0-or-later
Homepage http://www.madeit.be
Informations about the package laravel-exception-monitor
Laravel Exception Monitor
Installation
Require this package in your composer.json
and update composer.
After updating composer, add the ServiceProvider to the providers array in config/app.php
You must publish the config file:
Replace the extends class of /app/Exceptions/Handler.php
Documentation
The complete documentation can be found at: (http://www.madeit.be
Support
Support github or mail: [email protected]
Contributing
Please try to follow the psr-2 coding style guide. http://www.php-fig.org/psr/psr-2/
License
This package is licensed under LGPL. You are free to use it in personal and commercial projects. The code can be forked and modified, but the original copyright author should always be included!
All versions of laravel-exception-monitor with dependencies
illuminate/contracts Version 5.*|^6.0|^7.0|^8.0
illuminate/queue Version 5.*|^6.0|^7.0|^8.0
illuminate/notifications Version 5.*|^6.0|^7.0|^8.0
illuminate/support Version 5.*|^6.0|^7.0|^8.0
guzzlehttp/guzzle Version 6.*|7.*
laravel/slack-notification-channel Version ^2.0