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.
2 parents edd38b8 + 0a0bcc5 commit 377380dCopy full SHA for 377380d
bin/server.sh
@@ -9,4 +9,4 @@
9
10
cd `dirname $0`/..
11
12
-php -S 127.0.0.1:8000 -t public/ bin/router.php
+php -S 127.0.0.1:8000 -t public/ -f bin/router.php
0 commit comments