Skip to content

Latest commit

 

History

History
30 lines (30 loc) · 758 Bytes

README.md

File metadata and controls

30 lines (30 loc) · 758 Bytes

Php Newspaper Website

This is a Core Php based Newspaper website.

Live Demo Link

Project Setup

# Clone the Project
git clone https://github.com/abdulrehman25/php-newspaper.git
# Get project copied to your xampp directory htdocs
xampp --> htdocs --> newspaper
# Import database
 phpmyadmin-->import 
 select database file from "newspaper --> this project datbase file --> newspaper.sql"
# 

Main Web Page

# Url
localhost/newspaper

Admin Panel

# Url
localhost/newspaper/admin
# Credentials for admin Panel
 Role: Super Admin
 username: abdulrehman25
 password: 123456