ddev
ddev copied to clipboard
Docker-based local PHP+Node.js web development environments
Configure Xdebug debugging sessions to be started by a trigger by default, fixes #3593, fixes #3731
## The Problem/Issue/Bug: * #3593 * #3731 As an experienced PHP developer - I would like to be able to use all of Xdebug's features with zero configuration. - I...
## The Problem/Issue/Bug: When using SimpleSAMLphp inside a ddev project with nginx, it crashes because it cannot find the `$_SERVER['PATH_INFO']` variable, which is expected to be set. This is documented...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe Currently @rfay has...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here _No response_ ### Current Behavior MariaDB...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe The drud/ddev-gitpod-base docker...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here _No response_ ### Current Behavior When...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here _No response_ ### Current Behavior Docker...
**Run a Diagnostic and Paste Link Here** https://gist.github.com/susannemoog/2b36c2feb9746392606c6eedf4353d0c **Describe the bug** With a project of type shopware6 manual changes to the APP_URL are not possible, as every restart adds an...
**Is your feature request related to a problem? Please describe.** As a linux user my ddev updating workflow is like this: search for ddev install docs, get link for install...
## 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 /...