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.json
to use the database details you used - Make sure that
.htaccess
properly specifies the directory you're using (Default is/breakfast/
) - ???
- PROFIT