How do i Customize the Exceptions in a Particular Module #1378
Unanswered
MusahMusah
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Am building a laravel api with Modules Structure, app/Exceptions/Handler.php enable me to customize my http exceptions and their equivalent response. However i cant seems to find a way to do same for my modules. please i need help as regards customising the exception errors response so as to ensure consistency across my app.
Handler.php

Beta Was this translation helpful? Give feedback.
All reactions