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

i got the same issue with Homestead but i could speed it up.

  1. move my projects root dir from my encrypted home directory to decrypt it.
  2. switched to NFS @see https://laracasts.com/forum/?p=1757-slow-responses-on-homestead/0

And now everything works fast enought for me.

Last updated 1 year ago.
0

NFS is awesome. Unfortunately it doesn't work out of the box on Windows. For getting it working on windows @see this other laracasts thread

Basically just need to install a vagrant plugin:

$ vagrant plugin install vagrant-winnfsd
Last updated 9 years ago.
0

I've difficulties with response time even with nfs enabled. For those who have the same issues, try to install newer versions of vagrant and VirtualBox

Vagrant 1.7.4 https://bintray.com/mitchellh/vagrant/vagrant/1.7.4/view#files

VirtualBox 5.0.11 r104456 https://www.virtualbox.org/download/testcase/VirtualBox-5.0.11...

https://github.com/mitchellh/vagrant/issues/5933#issuecomment-...

0

Sign in to participate in this thread!

Eventy

Your banner here too?

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.