
Setting up Laravel Homestead on Windows from Scratch!
In this video I show you how to setup Laravel Homestead on Windows. This will also help you setup Laravel Homestead on Linux and MacOS. Laravel Homestead uses Vagrant to create a virtual machine which hosts your Laravel web application as you develop it.
Follow Sean on Twitter: https://twitter.com/DrSeanWalton
This is part of the web development course at Swansea University https://www.swansea.ac.uk/undergraduate/courses/science/computer-science/bsc-computer-science-g400/
Links to everything you need to get this working...
Virtual Box 6.0 https://www.virtualbox.org/wiki/Download_Old_Builds_6_0
Vagrant https://www.vagrantup.com/
Laravel Homestead Documentation https://laravel.com/docs/7.x/homestead
Bonus Tip! "How to Setup a Laravel Project You Cloned from Github.com" https://devmarketer.io/learn/setup-laravel-project-cloned-github-com/