T0
Size: a a a
T0
T0
T0
EE
ES
DZ
ES
public function register()
{
$this->reportable(function (Exception $e) {
if ($e instanceof NotFoundHttpException)
{
return response()->view('errors.500', [], 500);
}
});
}
Why is this not working?ES
DZ
class NotFoundHttpException extends HttpException
class HttpException extends \RuntimeException
ES
AБ
А
AБ
D
AБ
NL
NK
ร