8 posts in this category
Learn how to install and configure Memcached on Ubuntu and DDEV to supercharge your WordPress site's speed. Follow this step-by-step guide for optimal performance. How to Install Memcached on Ubuntu and DDEV
Facing the 'PHP Version Does Not Satisfy That Requirement' Error in Composer for Drupal projects? Learn how to address this version compatibility hiccup for smoother development and deployments.
Learn 'How to Set Up Xdebug with DDEV in VSCode' with five easy steps. Get better at finding issues in your PHP code using this popular editor.
Learn how to efficiently handle proxying media files in a local WordPress development environment using DDEV. Our guide walks you through the steps to seamlessly manage and transfer media between servers.
In a local Drupal 9 site, set up using DDEV from a site hosted on Acquia, every time I need to run a drush command I get the following error:
I found this blog post from the DDEV maintainer, Randy Fay, where we can see that the performance gains of Colima over the Docker Desktop alternative are
PHP 8.1 is the latest version of the popular server-side scripting language, and it brings a host of new features and improvements that make it a compelling choice for developers. In this article, we'll highlight some of the key benefits of upgrading to PHP 8.1.
I tried to update ddev to the latest version, using brew upgrade ddev in the terminal, and after each attempt I got a permission denied error.