Skip to content

Commit 3a19ffa

Browse files
committed
php-blog-project
1 parent 5d31b7c commit 3a19ffa

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Thanks for visiting my GitHub account!
4747

4848
## How to use this Project
4949

50-
Step-1: Clone this repository in your local machine.
51-
Step-2: Put the **blog** directory in the C:\xampp\htdocs folder.
52-
Step-3: Create a database named **blog_project** in the http://localhost/phpmyadmin/
53-
Step-4: Import the database file in the **blog_project** Database.
54-
Step-5: Run this project in the browser using url-> http://localhost/blog
55-
Step-6: For login Dashboard using url -> http://localhost/blog/admin
56-
Step-7: Admin Login Info-
50+
- Step-1: Clone this repository in your local machine using `bash gh repo clone learnwithfair/php-blog-project `
51+
- Step-2: Put the **blog** directory in the C:\xampp\htdocs folder.
52+
- Step-3: Create a database named **blog_project** in the `url http://localhost/phpmyadmin/ `
53+
- Step-4: Import the database file in the **blog_project** Database.
54+
- Step-5: Run this project in the browser using `url url-> http://localhost/blog `
55+
- Step-6: For login Dashboard using url -> `url http://localhost/blog/admin `
56+
- Step-7: Admin Login Info-
5757

5858
```php
5959
Email: learnwithfair@gmail.com

0 commit comments

Comments
 (0)