A site created with a Micro-Framework Built with PHP and MVC.
Join the network and share your thoughts, opinions and ideas.
Instructions to get a copy of the project up and running on your local machine for development and testing purposes.
1. clone the repo
2. config database connection in '/classes/Framework/db.php'
3. create database 'thoughts'
2. import from '/db/thoughts.sql'