I recently recorded a 6 part series on creating a blog using Simple MVC Framework This series lays the foundation for building a blog which can be expanded upon.
Videos:
- Part 1 - Build the admin
- Part 2 - Manage Users
- Part 3 - Manage Posts
- Part 4 - Admin Styling
- Part 5 - Blog Pages
- Part 6 - Categories
Installation
- Download files - https://github.com/simple-mvc-framework/build-a-blog
- Import db.sql into the database
- Setup app/core/config.php
Default user account logins are:
Username: demo
Password: demo
Subscribe for more videos:
<iframe frameborder="0" scrolling="no" src="https://www.youtube.com/subscribe_widget?p=simplemvcframework&sub_confirmation=1"></iframe>