Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

NotificationsYou must be signed in to change notification settings

MobinaJafarian/BitBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple PHP blog

Table of Contents

General Information

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

Technologies Used

  • PHP 8.1.10

Features

List the ready features here:

  • create , read , update and delete posts
  • Change Status (enable or disable)
  • Create & Edit Categories
  • View Details

Screenshots

all posts screenshot

bussines-category screenshot

marketing-category screenshot

posts-panel screenshot

categories-panel screenshot

Setup

  1. Install XAMPP or WAMPP

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project from github(https://github.com/MobinaJafarian/BitBlog)
    OR follow gitbash commands

    i>cd C:\xampp\htdocs\

    ii>git clonehttps://github.com/MobinaJafarian/BitBlog.git

  4. extract files in C:\xampp\htdocs.

  5. open link localhost/phpmyadmin

  6. click on new at side navbar.

  7. give a database name as (bit-blog) hit on create button.

  8. after creating database name click on import.

  9. browse the file in directory[BitBlog/assets/database/bit-blog.sql].

  10. after importing successfully.

  11. open any browser and typehttp://localhost/BitBlog/

  12. first register and then login

  13. admin login details:

Usage

php -S localhost:8000

Project Status

Project is:complete

Contact

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp