dingo / api

A RESTful API package for the Laravel and Lumen frameworks.
BSD 3-Clause "New" or "Revised" License
9.32k stars 1.25k forks source link

Cater for other 5xx exceptions #1755

Closed specialtactics closed 3 years ago

specialtactics commented 3 years ago

For https://github.com/dingo/api/issues/1754

This will resolve for exceptions like 501, 502, 503