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 80b718d commit 9ed2524Copy full SHA for 9ed2524
routes/web.php
@@ -29,4 +29,4 @@
29
30
Route::get('/health', function () {
31
return response()->json(['status' => 'ok', 'timestamp' => now()]);
32
-});
+});
0 commit comments