You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michał Golon edited this page Jul 20, 2018
·
2 revisions
Exception handling is not included in the package in any way. Laravel already provides very useful mechanisms to
handle exceptions and create a response based on request's headers.
However, I'm not excluding further improvements in that area.