laravel - Ip not ping for vagrant homestead -
i getting problem when open project app url in browser
getting timeout. if open ip address also timeout.
have installed vagrat , virtual box on mac machine.
following these steps
- first clone project in
tony/project
- cd project
- composer install
- vagrant init laravel/homestead
- php vendor/bin/homestead make
- vagrant up
when run vagrant ssh goes ubantu
i have include homestead.yaml file ip or app name in /etc/hosts.
when open app nameproject.app
or ip92.168.10.10
not run.
when open virtual machine , there box running project_default_44443334_2323.
please le me know issue . wrong. please help
reboot computer , try again in browser:
192.168.10.10 192.168.10.10:8000
if still doesn't work, try temporarily turn off firewall , antivirus software, including windows built in firewall , try again.
Comments
Post a Comment