Run Drush commands on DDEV without ”exec”
I use Drush a lot when I work with Drupal. Hosting Drupal on DDEV locally I should prefix my commands, so they look like this: ddev exec drush
.
I use Drush a lot when I work with Drupal. Hosting Drupal on DDEV locally I should prefix my commands, so they look like this: ddev exec drush
.