A simple PHP-based blog system where users can create accounts, post articles, comment, and manage their profiles. It includes admin control, likes, and a newsletter feature.
This project is a web-based blog platform made using PHP and MySQL.
Users can register, log in, publish posts, edit or delete their own posts, and view others’ posts.
Admins can manage posts and users through the admin panel.
You can visit the live version here:
👉 https://myblogspace.lovestoblog.com
If you want to run it locally, make sure you have the following:
- PHP 8.0 or higher
- MySQL Server
- Apache (or XAMPP, WAMP, or LAMP)
- Any modern web browser
- Download or clone this repository:
git clone https://github.com/yourusername/blog-app.git