dingo / api

A RESTful API package for the Laravel and Lumen frameworks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question] How to return all exception response with http status 200 ?

vanthao03596 opened this issue · comments

I'm currently working with project need return all exception response with http status 200. Is there any way to do this ?
Thanks for spent time.

commented

You should not do this.