leokhoa / laragon

Laragon is a portable, isolated, fast & powerful universal development environment for PHP, Node.js, Python, Java, Go, Ruby. It is fast, lightweight, easy-to-use and easy-to-extend.
https://laragon.org
4.43k stars 369 forks source link

Configuring laragon for sub domains for Laravel multi tenant apps using Apache. #320

Open berto309 opened 2 years ago

berto309 commented 2 years ago

Please I'm creating a multi tenant app to create a url for it's tenant eg. foo.myapp.test with myapp.test (this is working fine) being the url of the landlord app url. How do I configure laragon to make it aware of tenant urls using Apache?

pravnkay commented 1 year ago

Requesting help on the same