Download the PHP package zuccadev/exceptioneer-laravel without Composer
On this page you can find all versions of the php package zuccadev/exceptioneer-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zuccadev/exceptioneer-laravel
More information about zuccadev/exceptioneer-laravel
Files in zuccadev/exceptioneer-laravel
Download zuccadev/exceptioneer-laravel
More information about zuccadev/exceptioneer-laravel
Files in zuccadev/exceptioneer-laravel
Vendor zuccadev
Package exceptioneer-laravel
Short Description Exceptioneer client for Laravel and Lumen
License MIT
Package exceptioneer-laravel
Short Description Exceptioneer client for Laravel and Lumen
License MIT
Please rate this library. Is it a good library?
Informations about the package exceptioneer-laravel
exceptioneer-laravel
Exceptioneer client for Laravel 5 and Lumen
install on 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
All versions of exceptioneer-laravel with dependencies
PHP Build Version
Package Version
Requires
illuminate/http Version
5.1.*
illuminate/support Version 5.1.*
guzzlehttp/guzzle Version 6.0.x
illuminate/support Version 5.1.*
guzzlehttp/guzzle Version 6.0.x
The package zuccadev/exceptioneer-laravel contains the following files
Loading the files please wait ....