Skip to content

Latest commit

 

History

History
42 lines (37 loc) · 2.02 KB

README.md

File metadata and controls

42 lines (37 loc) · 2.02 KB

MVC-Based Blogging System

This is an MVC-based blogging system designed for simplicity and ease of use. Follow the steps below to set up and run the application.

Setup Instructions

  1. Import the Database Navigate to the db folder. Import the provided SQL file into your database.
  2. Update Database Credentials Open the model/common.local.php file. Update the file with your database credentials.
  3. Run the Application Launch the application in your browser. The system should work as expected. Admin User Details

Email: [email protected] Password: 123456

API Information API Endpoint: http Copy code http://localhost/mvc-blog/api/posts.php Screenshots Refer to the included screenshots for additional references. users search_post_data post_list myprofile_page mail_sending_using_mailtrip frontend_post_detail_with_comment_form frontend_home_post_list_with_page forgot_password_page category_list_page category_list api_details admin_login

Need Help? For assistance, feel free to contact me at: 📧 Email: [email protected]