🇬🇧 Configure apache solr with DDEV
in / Technology and Innovation on Apache solr Last modified at:

Learn how to set up Apache Solr with DDEV in minutes. This step-by-step guide walks you through installing the Solr add-on, configuring your environment, fixing common macOS credential issues, and creating a custom Solr core—perfect for local development and testing.
🇬🇧 How to Write Your First Functional Test in Drupal 10
in / Technology and Innovation on Drupal Last modified at:

Learn how to write and run your first functional test in Drupal 10 using PHPUnit and DDEV — from file setup to successful test execution.