PHP-Blog-Admin
PHP-Blog-Admin copied to clipboard
A PHP Admin Dashboard / Website (with blog section)
NATIVE PHP BLOG WITH ADMIN AND SQL DATABASE
This is a fully functional php application with a website (containing a blog section) and an Admin dashboard that monitors the blog posts, comments, messages from the contact page and newsletter subscribers...etc
Admin Dashboard
GETTING STARTED
- Download or Clone the project.
- Create a database named "Company" or a name of your choice and import the SQL file { Company.sql }
- Set your database credentials in db.php
- Run the project in your local server
- Go to http://localhost/directory/admin/ to LogIn
- Use the testing credentials to login
{
email : [email protected]
password : 123
}
Happy Coding :neckbeard: