Randy Fay

Results 2339 comments of Randy Fay

Tideways is no longer under consideration, they have archived the fork, https://github.com/tideways/php-xhprof-extension > This XHProf PHP extension fork has outlived its purpose and is archived in favor of the revitalized...

I wonder what to do with this. Should we just let people use adminer if they want to? Should we just completely remove phpmyadmin and make it an addon? Do...

@graham73may `ddev get drud/ddev-adminer` (or future ddev-phpmyadmin) Check in your .ddev directory. You have it.

@jcnventura - absolutely to be done on major version @tyler36 new add-on absolutely has to be ready in advance. Thanks!

I've created github.com/ddev/ddev-phpmyadmin (tests not yet complete). Next step is to remove direct support from ddev.

I edited the OP, thanks, please see if that's what you were after.

@gregclout most people do this in .ddev/web-build/Dockerfile, it's more efficient.

It's per-project, yes. But better than post-start hook per-project.

I don't think this can be done in a "happy" way. It will either cost extra overhead on `ddev stop` or on `ddev start`. I think we should leave it...