tyler36

Results 86 comments of tyler36

Just started using DrupalPod extention but can see myself running out of GitPod hours quickly. I'm only jkust starting my Docker journey but if there's something I can test for...

Thanks for the update. Although the Profession Open Source options seem generous, I don't yet qualify. > Regarding this PR, since it's based on DDEV Um ... which PR? Unforunately,...

So I had a though ... VSCode has an offical extention called `Remote: Containers` which basically run the setup in a seperated Docker instance. This is what we want right?...

Ahh ... thanks. I have DDEV, WSL2 setup and working. I read the issue as a "Make DrupalPod work locally by allowing people to click the DrupalPod extension on a...

I spent the last few hours trying to get Japanese fonts working. I was about to give up when I tried this. Great job @happyDemon!

Version `3.0.2` appears to function correctly. Thank you for the update.

For those that use PhpMyAdmin, what are the benefits over `ddev get drud/ddev-adminer`? Habit? Built-in? I think we need PhpMyAdmin as an addon before removing it.

Also checked the supported databases. ## Test ``` $ ddev config --database mariadb:50 ... failed to validate config: the laravel project has an unsupported database type/version: 'mariadb:50', DDEV amd64 only...

Being a composer package, this installs and works the same on Windows. The only "trick" is perhaps an issue on paths. Assuming you have a terminal open in a project...