Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 419 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 419 Bytes

phpbase

PHP Base Installation with SASS and Bootstrap (in development)

This is meant as a barebones installation for creating a simple PHP website.

##Features

  • PHP MVC
  • SASS with compass
  • Bootstrap

##Vagrant Setup

  • CentOS 6.7 (vagrant)
  • PHP 5.3.3
  • MySQL 5.1.73
  • Nginx
  • Redis

##Installation For your dev environment, you will need to install Bootstrap for Compass via Ruby.

$ gem install bootstrap-sass