python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Why does adding php:"" to homestead.yaml create a 502 error?
I'm using homestead on macos monterey. I have php 8.1 in my vagrant box but would like to check a site with another php version. I tried
- map: site.test
to: /home/vagrant/code/site
php: &...
Martyn
Votes: 0
Answers: 0
Error message with colliding IP address when running "vigrant up" command
I am trying to use Vagrant on Windows with with Homestead and VMware Workstation and am receiving the error below:
Bringing machine 'homestead' up with 'vmware_workstation' provider...
==> homestea...

Cozmoz
Votes: 0
Answers: 1
Installing SimpleSamlPHP 1.19.4 in Virtual Machine
This is my first time setting up SSO and any help would be appreciated. For the testing stage, I am running a local Homestead/Vagrant setup with Nginx. Example site mapped project.test.
I have used th...
Tinxuanna
Votes: 0
Answers: 1
Can't connect to website on port 80 with Laravel Homestead
I'm using Laravel Homestead for my development environment. I have it working at 192.168.0.141:8000, but I need it to work directly at just 192.168.0.141 (i.e. port 80). But it's just not working and ...
user1695123
Votes: 0
Answers: 0