We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edd38b8 commit 0a0bcc5Copy full SHA for 0a0bcc5
1 file changed
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