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 039d2d6 + d4a7000 commit d3ce701Copy full SHA for d3ce701
symfony/framework-bundle/3.3/post-install.txt
@@ -4,7 +4,7 @@
4
5
* <fg=blue>Run</> your application:
6
1. Change to the project directory
7
- 2. Execute the <comment>php -S 127.0.0.1:8000 -t public</> command;
+ 2. Execute the <comment>php -S 127.0.0.1:8000 public/index.php</> command;
8
3. Browse to the <comment>http://localhost:8000/</> URL.
9
10
Quit the server with CTRL-C.
0 commit comments