79265712

Date: 2024-12-09 16:23:05
Score: 1.5
Natty:
Report link

You can override Illuminate\Foundation\Exceptions\Handler -> prepareException method.

I was also expecting ModelNotFoundException exception rather than NotFoundHttpException. I have to override its default method prepareException so to catch ModelNotFoundException and to return "404 not found" json response from app\Exceptions\Handler.php

screenshot

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dhana Lama