Level 73
Take a look here
https://herd.laravel.com/docs/1/advanced-usage/sharing-sites
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am developing a Laravel website using Laravel Herd. And it uses the .test domains to access the website. Now I want to access it in the android emulator, and it accepts only localhost domains (10.0.2.2). How can I access a Laravel Herd website by the localhost domain and not the .test domains?
Take a look here
https://herd.laravel.com/docs/1/advanced-usage/sharing-sites
Please or to participate in this conversation.