Hi, did you find an answer to your question. I have the same problem.
Thanks.
Hi esbenp,
you can try to set up on your hosts file
example in OSX :
sudo nano /etc/hosts
you will see some kind of a text like
127.0.0.1 app.example.com
replace the "127.0.0.1" with the ip located on your homestead.yaml
then you can access the 127.0.0.1 without the :8000
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community