

(Try changing versions of vagrant or virtualbox.) This does happen, so if something isn't working properly, it might be best to stop and evaluate the versions of vagrant and virtualbox you're using. I have had issues in which the folder that is supposed to sync between the VM and host operating system didn't. Quick Note: Some versions of vagrant don't play well with some versions of virtualbox. Once you have installed vagrant, you're ready to begin. Here are a few guides we find reputable that you can follow:


Instructions on how to install Vagrant with VirtualBox are widely available. First you need to install Vagrant and a VM client (VirtualBox recommended) in order to get started. Vagrant + VirtualBox both work on Linux and Windows systems. PuTTY or some other SSH client (Windows only, native in Linux) We'll also go over how to write a simple "Hello World" script in PHP.Įnsure VirutalBox + Vagrant are compatible. Due to the interest received towards development/programming, in this blog post we're going to take the time to detail how to get started with web development using a local virtual machine environment.
