mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Merge pull request #353
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
* <fg=blue>Run</> your application:
|
||||
1. Change to the project directory
|
||||
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;
|
||||
3. Browse to the <comment>http://localhost:8000/</> URL.
|
||||
|
||||
Quit the server with CTRL-C.
|
||||
|
||||
Reference in New Issue
Block a user