File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3
3
<bg=blue;fg=white> </>
4
4
5
5
* <fg=blue>Run</> your application:
6
- 1. Change to the project directory
6
+ 1. Go to the project directory
7
7
2. Create your code repository with the <comment>git init</comment> command
8
- 3. Run <comment>composer require server --dev</ > to install the development web server,
9
- or configure another supported web server <comment>https://symfony.com/doc/current/setup/web_server_configuration.html</>
8
+ 3. Download the Symfony CLI at <comment>https://symfony.com/download</ > to install a development web server,
9
+ or run <comment>composer require server --dev</> for a minimalist one
10
10
11
11
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>
Original file line number Diff line number Diff line change 3
3
<bg=blue;fg=white> </>
4
4
5
5
* <fg=blue>Run</> your application:
6
- 1. Change to the project directory
6
+ 1. Go to the project directory
7
7
2. Create your code repository with the <comment>git init</comment> command
8
- 3. Run <comment>composer require server --dev</ > to install the development web server,
9
- or configure another supported web server <comment>https://symfony.com/doc/current/setup/web_server_configuration.html</>
8
+ 3. Download the Symfony CLI at <comment>https://symfony.com/download</ > to install a development web server,
9
+ or run <comment>composer require server --dev</> for a minimalist one
10
10
11
11
* <fg=blue>Read</> the documentation at <comment>https://symfony.com/doc</>
You can’t perform that action at this time.
0 commit comments