mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 23:26:40 +03:00
11 lines
395 B
Plaintext
11 lines
395 B
Plaintext
<bg=blue;fg=white> </>
|
|
<bg=blue;fg=white> What's next? </>
|
|
<bg=blue;fg=white> </>
|
|
|
|
* <fg=blue>Run</> your application:
|
|
1. Configure your web server
|
|
2. Execute the <comment>bin/console fastcgi-daemon:run</> command;
|
|
3. Browse your application super quickly
|
|
|
|
* <fg=blue>Read</> the documentation at <comment>https://github.com/PHPFastCGI/FastCGIDaemon</>
|