Erik Taylor
Erik Taylor
> As a workaround https://github.com/TechnitiumSoftware/DnsServer/ can be used, > You can install on windows host and create `.test` (or whatever) zone there, then create `*` record of `A` type and...
At this point it's looking like it's easier to just add your dev domains (including potentially hundreds of subdomains each, depending on the project) to the Windows hosts file. It's...
If you're not using the WSL2 home directory for your user to house your project repos, it will be incredibly slow. There's a tool called [Mutagen](https://mutagen.io/) that may help with...
I was able to confirm also that this bug exists on the same iPad updated to iPadOS 13.1. To reproduce: 1. Play some music from the Apple Music app. 2....
> I use Docksal on WSL2, it works good, but Xdebug doesn't stop on the breakpoints. PHPStorm even doesn't react on requests. Is there any specific instructions to make Xdebug...