File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -47,13 +47,13 @@ Thanks for visiting my GitHub account!
47
47
48
48
## How to use this Project
49
49
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-
57
57
58
58
``` php
59
59
Email: learnwithfair@gmail.com
You can’t perform that action at this time.
0 commit comments