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 0c90f14 commit d2c4b79Copy full SHA for d2c4b79
apps/example/src/server/index.php
@@ -1,2 +1,3 @@
1
<?php
2
3
+response()->json(['message' => 'Hello World!']);
0 commit comments