happyfoodhole.com Environment Setup You must have PHP installed locally. Run the setup script: bash ./setup.sh Run Development Site Run: vagrant up Run Migrations Run migrations: vendor/bin/phinx migrate Deploys gulp --production commit + push pull on superrhino Connect to DB on superrhino: sudo mysql -u <dbuser> -p