How to Run Multiple PHP Versions on Ubuntu with PHP-FPM, Apache, and NGINX
Learn how to run multiple PHP versions on Ubuntu using PHP-FPM and configure Apache or NGINX so each vhost uses its own PHP version.
Learn how to run multiple PHP versions on Ubuntu using PHP-FPM and configure Apache or NGINX so each vhost uses its own PHP version.
This tutorial is an update on How to install mercure on debian for the newest version of Mercure at the moment of writing. How to […]
When you’re trying to delete the contents of a large directoty, for example php sessions, you might come across this error when running: To solve […]
How to troubleshoot the “Disk … does not have a configured driver.” in Laravel. When you come across this issue check the following: 1. Open: […]
This tutorial is for Mercure v0.10.2 and the procedure seems to have changed. We’re working on updating the tutorial for v0.13.0 UPDATE: Tutorial containing instructions […]
What is natural sorting Natural sort order is an ordering of strings in alphabetical order, except that multi-digit numbers are ordered as a single character. […]
Very weird problem in the PHP world is testing if data is unserializable, because PHP throws a notice which passes the try…catch block and can […]
Ever since the PageSpeed hype started I’m starting to see this more and more. In order to cover all Google’s terms for high PageSpeed people […]
Have you ever worked on a VueJS projectonly to see that all components initially flash when the page loads? Every rookie in the VueJS world […]
What is Polling? The web (or HTTP 1.1 to be correct) is build on top of request – response cycle, in this way of communication […]
Copyright © 2026 | WordPress Theme by MH Themes