We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b46ae5 commit ca74f9cCopy full SHA for ca74f9c
src/Http/Controller.php
@@ -63,4 +63,4 @@ protected function noContentResponse(): JsonResponse
63
{
64
return response()->json([], 204);
65
}
66
-}
+}
0 commit comments