Questions tagged [ddev]

open source tool for setting up a local PHP development environment.

ddev is an open source tool for setting up a local PHP development environment, explicitly supporting Drupal, TYPO3, WordPress and Backdrop.

394 questions
-3
votes
2 answers

I am trying to start ddev, but I am getting an error

Failed to start app-viewnit: container failed to become healthy: err=container 'web' exited, please use 'ddev logs -s web' to find out why it failed cp: cannot create regular file '/home/mi6ka/./bash_aliases.example': Permission denied cp: cannot…
-3
votes
2 answers

How can I install ddev/docker on an old, old Mac?

I am setuping ddev over my Mac OS 10.12.6 to access open source project. I am getting below error. I tried to find version which suit to this OS version but no luck. Can anyone help to fix this issue ? I am able to install docker-machine and docker…
Avinash Dalvi
  • 8,551
  • 7
  • 27
  • 53
-4
votes
2 answers

How can I create a laravel 5 dev site with DDEV?

How can I create a laravel 5 dev site with DDEV ? (see https://github.com/drud/ddev/issues/898#issuecomment-463203604)
1 2 3
26
27