mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01: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</>
|