Support the ongoing development of Laravel.io →
Installation Configuration Architecture
Last updated 1 year ago.
0

I had that problem to. I think it had to do with the pathing which is setup for Linux/Mac.

In the Vagrantfile0, try changing line 8, from File.expand.path("~/.homestead") to File.dirname(FILE) + '/.homestead'

I think that is what I did to fix it.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

jmandli jmandli Joined 14 Jun 2016

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.