I've been using Homestead since a year now. It was working fine, up until yesterday, when my requests started to become really slow. Some really basic requests without a database query can take up to 10-12 seconds.
I'm using the VirtualBox provider on a Windows 10 host machine. I've tried reinstalling VirtualBox, Vagrant, and tried removing the laravel/homestead box, and adding it again, provisioning, destroying... I've tried everything I could find online.
Has anyone else encountered a similar issue on Windows 10, and managed to solve it?
There's no need to edit the homestead.rb file, but destroying the box, installing the winnfsd plugin, and turning off sendfile in nginx actually reduced the page load time to ~500ms.