| Package Data | |
|---|---|
| Maintainer Username: | simonpex |
| Maintainer Contact: | s.pescina@gmail.com (Simone Pescina) |
| Package Create Date: | 2015-07-23 |
| Package Last Update: | 2015-07-23 |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-14 15:02:11 |
| Package Statistics | |
|---|---|
| Total Downloads: | 14 |
| Monthly Downloads: | 0 |
| Daily Downloads: | 0 |
| Total Stars: | 0 |
| Total Watchers: | 3 |
| Total Forks: | 0 |
| Total Open Issues: | 0 |
Exceptioneer client for Laravel 5 and Lumen
Bind the exceptioneer handler to the ExceptionHandler contract updating the singleton with Zuccadev\ExceptioneerLaravel\Lumen\Handler::class
Register the service provider in bootstrap/app.php adding $app->register(Zuccadev\ExceptioneerLaravel\Lumen\ExceptioneerServiceProvider::class); in the relative section
Add and edit these values to your .env file
EXCEPTIONEER_KEY=yourApiKey!!!
EXCEPTIONEER_STAGE=production
EXCEPTIONEER_SERVER=http://<yourExceptioneerServerDomain>/api/v1/notifications
EXCEPTIONEER_LOGAPP=false