tyler36
tyler36
**Describe the bug** Given the following code, an error is displayed: ` is not a valid element name` ```html HTML Test File It works! Hello ``` The error displays in...
I would like a command on the host that will run PHPUnit in the DDEV web container. It should - [ ] display output with color codes - [ ]...
Fixes #4077 ## The Problem/Issue/Bug: I run different projects with different PHP requirements. I generally use an alias to switch my host PHP version but sometimes forget when I switch...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here I'm not sure sure if this...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe DDEV makes it...
## The Problem/Issue/Bug: Laravel setup with DDEV can/should be automated. ## How this PR Solves The Problem: Add an additional command to set - APP_URL - DB_HOST - DB_DATABASE /...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe This morning I...
**Is your feature request related to a problem? Please describe.** DDEV does a good job of setting up itself and pre-configuring a Drupal project. It would be nice if we...
Recently, I spun a new project and noticed the following long line: ```shell Project Type [backdrop, drupal10, drupal6, drupal7, drupal8, drupal9, laravel, magento, magento2, php, shopware6, typo3, wordpress] (laravel): ```...
# Is your feature request related to a problem? Please describe I recently discovered the `timezone` setting while browsing though the config file. I develop apps for and in Japan...