mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
7 lines
286 B
Plaintext
7 lines
286 B
Plaintext
* <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</>
|