An online news site that includes the latest news, news categories and breaking news with an advanced admin panel.
- PHP 8.1.10
List the ready features here:
- Breaking News
- Editor's Choice
- Controversial News
- User Permissions
- Web Setting
- Authentication
-
Install XAMPP or WAMPP
-
Open XAMPP Control panal and start [apache] and [mysql] .
-
Download project from github OR follow gitbash commands
-
extract files in C:\xampp\htdocs.
-
open link localhost/phpmyadmin
-
click on new at side navbar.
-
give a database name as (news-project) hit on create button.
-
after creating database name click on import.
-
browse the file in directory [NewsProject/database/news-project.sql].
-
after importing successfully.
-
open any browser and type http://localhost/NewsProject/
-
first register and then login
-
admin login details:
- Email=nj@gmail.com and
- Password=19991999
Project is: complete