|
You are here |
tomasvotruba.com | ||
| | | | |
fabien.potencier.org
|
|
| | | | | The blog of Fabien Potencier about web technology and the symfony framework | |
| | | | |
symfony.com
|
|
| | | | | In Symfony 3.2 we added full support for environment variables that are resolved during the application runtime. | |
| | | | |
davidllop.com
|
|
| | | | | New is good, but sometimes you need to touch that legacy code you have nightmares with. | |
| | | | |
managing.blue
|
|
| | | This is not something you won't find elsewhere on the web, but it is my take on making Caddy and WordPress play nice. Assuming an Ubuntu 22.04 VM, we follow the site instructions to install Caddy. Next, we install PHP-FPM (the FastCGI server for PHP) and other required libraries sudo apt install php8.1-fpm php-pear php-bcmath... | ||