I followed this documentation and its always failing when running this command vagrant box add laravel/homestead
So I decided to install vagrant box manually.
I have this url https://atlas.hashicorp.com/laravel/boxes/homestead/versions/0.5.0/providers/virtualbox.box to download vagrant box but I have received 404 Not Found
And this link I followed to manually install virtual box https://gist.github.com/idecardo/deec25b8fa54976edb496d7ce7d320a7
Anyone can help me with this? Where I can find the virtualbox.box to download?
Thanks in advance!