Randy Fay

Results 2315 comments of Randy Fay

But I do think we should figure out better laravel-specific settings file management in ddev itself.

Oh, I guess you actually started the conversation in * https://github.com/drud/ddev/issues/3636

IMO this should be done in laravel.go, automatically. Closing for now, happy to continue the conversation here or elsewhere.

I don't actually know why this wouldn't be reasonable to add to settings.ddev.php

Right, I'm just saying it could automatically be included in in the settings files in https://github.com/drud/ddev/tree/master/pkg/ddevapp/drupal - a PR would be welcome unless there's a reason to worry.

Swift Mailer is obsolete, now it's [Symfony Mailer](https://symfony.com/doc/current/mailer.html)

I was unable to get Docker Desktop on Ubuntu 22.04 to even run. There are lots of complaints about its mounting behavior in the issue queue.

It would be nice to have an auto-cleanup like `ddev debug test cleanup`

DDEV's processing of the `docker-compose.*.yaml` files can remove this from existing add-on recipes.

The reason ddev doesn't try to remember the *localhost* bound ports by default is that different projects can compete with each other for those ports. So ddev might "remember" that...