Download the PHP package abstem/rest-handler without Composer
On this page you can find all versions of the php package abstem/rest-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package rest-handler
RestHandler
Laravel Exception Handler For Rest Requests
If you need to render json responses in case of custom exceptions this is the perfect library for it.
Instalation
Next, update the exception handler base class on the App/Exceptions/Handler.php from
to
Simple as that, and on the Yourc\Custom\Handler you should receive a handle($request, $exception) method
All versions of rest-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package abstem/rest-handler contains the following files
Loading the files please wait ....