Breakfast Tracker
- PDO
- pdo_mysql
- Checkout the code to a directory in your web root
- Create a MySQL database and give a user full permissions to it
- Edit
application/configuration/config.jsonto use the database details you used - Make sure that
.htaccessproperly specifies the directory you're using (Default is/breakfast/) - ???
- PROFIT