This repository was archived by the owner on Aug 9, 2022. It is now read-only.
Used Default Exception for API Response
We are no longer using our own APIExceptionsHandler to send API fail responses and using Laravel's own HttpResponseException to overcome App\Exceptions\Handler overwrite problem.