I’m currently working on a website, it’s supposed to have multiple domains and languages, but only one Laravel installation on the server. Of course, I want to test things out locally first.
I couldn’t find a proper solution. I figured something out, that I will share here.
Change localhost domain
The first…