library exceptioneer-laravel
Exceptioneer client for Laravel and Lumen
zuccadev/exceptioneer-laravel
Exceptioneer client for Laravel and Lumen
- Thursday, July 23, 2015
- by simonpex
- Repository
- 3 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
exceptioneer-laravel
Exceptioneer client for Laravel 5 and Lumen, (*1)
install on lumen
Bind the exceptioneer handler to the ExceptionHandler contract updating the singleton with Zuccadev\ExceptioneerLaravel\Lumen\Handler::class, (*2)
Register the service provider in bootstrap/app.php adding $app->register(Zuccadev\ExceptioneerLaravel\Lumen\ExceptioneerServiceProvider::class); in the relative section, (*3)
Add and edit these values to your .env file, (*4)
EXCEPTIONEER_KEY=yourApiKey!!!
EXCEPTIONEER_STAGE=production
EXCEPTIONEER_SERVER=http://<yourExceptioneerServerDomain>/api/v1/notifications
EXCEPTIONEER_LOGAPP=false
dev-master
9999999-dev
Exceptioneer client for Laravel and Lumen
Sources
Download
MIT
The Requires
by
Simone Pescina
v1.1.0
1.1.0.0
Exceptioneer client for Laravel and Lumen
Sources
Download
MIT
The Requires
by
Simone Pescina
v1.0.0
1.0.0.0
Exceptioneer client for Laravel and Lumen
Sources
Download
MIT
The Requires
by
Simone Pescina