Skip to content

Exceptions

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.

Clone this wiki locally