-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Daniel Hensby edited this page Feb 4, 2014
·
3 revisions
This Vagrant Skeleton is designed to create a base for any PHP web development project, though it is with a slight focus on SilverStripe.
- Vagrant
- A Vagrant provider (eg: VirtualBox)
To get the machine up and running ready for code:
-
Download the latest code and place into a local folder
-
Place your project code in a folder called
www
(this is the virtual webroot) -
Open terminal at you local folder
-
# vagrant up
© Better Brief LLP 2014