Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@ Run this command to create a new project based on the Symfony Demo application:
.. code-block:: terminal

$ symfony new my_project_directory --demo
$ cd my_project_directory
$ php bin/console secrets:set APP_SECRET

Start Coding!
-------------
Expand Down