@@ -51,7 +51,9 @@ $app->singleton(
);
$app->singleton(
+ \Dingo\Api\Contract\Debug\ExceptionHandler::class,
\Dingo\Api\Exception\Handler::class
+
/*