By default valet serve your app on which tld? How to configure it to use another domain?
Answer Posted / Chandan Kumar Chakravorty
"By default, Valet serves your Laravel application on a subdomain of localhost, like myapp.local. To change this and serve your application under another domain, you can modify the Hosts file on your computer or use the `valet park` command with your desired domain."n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers