dingo / api

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

Exception Handler: set exception to $response->exception #1692

Closed zhwei closed 4 years ago

zhwei commented 4 years ago

just like: https://github.com/laravel/framework/blob/6.x/src/Illuminate/Foundation/Exceptions/Handler.php#L444

zhwei commented 4 years ago

anyone can review this PR?

specialtactics commented 4 years ago

Thanks @zhwei ! Sorry for the delay !!