Skip to content

Commit b8135fc

Browse files
authored
Update page_creation.rst
show how to start symfony server
1 parent 0fce376 commit b8135fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

page_creation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ metadata to code):
7979
}
8080
8181
That's it! If you are using Symfony web server, try it out by going to: http://localhost:8000/lucky/number
82+
To start the symfony webserver, cd to your project directory and type symfony server:start
8283

8384
.. tip::
8485

0 commit comments

Comments
 (0)