Skip to content
This repository was archived by the owner on Feb 18, 2023. It is now read-only.

Commit bf21f60

Browse files
Create README.md
1 parent 6e3fb93 commit bf21f60

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# NATIVE PHP BLOG PLATFORM :elephant:
2+
## FEATURES :
3+
- :white_check_mark: Native PHP (Without any framework) :baby_chick:
4+
- :white_check_mark: Thin & Fast :zap:
5+
- :white_check_mark: Fully Customizable :tada:
6+
## GETING STARTED :
7+
- :ballot_box_with_check: Create new database in phpmyadmin ex:blog
8+
- :ballot_box_with_check: Import sql file (database.sql) into database
9+
- :ballot_box_with_check: Change your database setting on the config > database.php
10+
- :ballot_box_with_check: Change your base url setting on the config > config.php (keep default if you are using localhost)
11+
- :ballot_box_with_check: Blog ready to use
12+
## ADMIN
13+
- Go to localhost/admin
14+
- Email : admin@demo.com Password: 1234

0 commit comments

Comments
 (0)