/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tomasvotruba.com
| | fabien.potencier.org
4.4 parsecs away

Travel
| | The blog of Fabien Potencier about web technology and the symfony framework
| | symfony.com
2.8 parsecs away

Travel
| | In Symfony 3.2 we added full support for environment variables that are resolved during the application runtime.
| | davidllop.com
3.9 parsecs away

Travel
| | New is good, but sometimes you need to touch that legacy code you have nightmares with.
| | managing.blue
22.1 parsecs away

Travel
| 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...