- Notifications
You must be signed in to change notification settings - Fork11
A BitBlog ("weblog") is a simple online journal that can be run by a single person and provides regular updates (blog posts) on various topics. and presents posts in reverse chronological order , and written with PHP 8.1
MobinaJafarian/BitBlog
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
simple PHP blog
A BitBlog ("weblog") is a simple online journal that can be run by a single person and provides regular updates (blog posts) on various topics.
andpresents posts in reverse chronological order , and written with PHP 8.1
- PHP 8.1.10
List the ready features here:
- create , read , update and delete posts
- Change Status (enable or disable)
- Create & Edit Categories
- View Details
Install XAMPP or WAMPP
Open XAMPP Control panal and start [apache] and [mysql] .
Download project from github(https://github.com/MobinaJafarian/BitBlog)
OR follow gitbash commandsi>cd C:\xampp\htdocs\
ii>git clonehttps://github.com/MobinaJafarian/BitBlog.git
extract files in C:\xampp\htdocs.
open link localhost/phpmyadmin
click on new at side navbar.
give a database name as (bit-blog) hit on create button.
after creating database name click on import.
browse the file in directory[BitBlog/assets/database/bit-blog.sql].
after importing successfully.
open any browser and typehttp://localhost/BitBlog/
first register and then login
admin login details:
- Email =admin@gmail.com
- Password = 123456
php -S localhost:8000
Project is:complete
Created by@MobinaJafarian - feel free to contact me!
About
A BitBlog ("weblog") is a simple online journal that can be run by a single person and provides regular updates (blog posts) on various topics. and presents posts in reverse chronological order , and written with PHP 8.1
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.




