2017 © Pedro Peláez
 

library exceptioneer-laravel

Exceptioneer client for Laravel and Lumen

image

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

The README.md

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

The Versions

23/07 2015

dev-master

9999999-dev

Exceptioneer client for Laravel and Lumen

  Sources   Download

MIT

The Requires

 

by Simone Pescina

23/07 2015

v1.1.0

1.1.0.0

Exceptioneer client for Laravel and Lumen

  Sources   Download

MIT

The Requires

 

by Simone Pescina

23/07 2015

v1.0.0

1.0.0.0

Exceptioneer client for Laravel and Lumen

  Sources   Download

MIT

The Requires

 

by Simone Pescina