-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadme.txt
More file actions
31 lines (17 loc) · 1.02 KB
/
Copy pathReadme.txt
File metadata and controls
31 lines (17 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
****How to run the User Registration & Login and User Management System With admin panel Project****
1. Download the zip file
2. Extract the file and copy loginsystem folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with name loginsystem
6. Import loginsystem.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/loginsystem (frontend)
8. For admin Panel http://localhost/loginsystem/admin
*********************************Credential for admin panel*********************************
Username: admin
Password: Test@12345
*********************************Credential for user panel*********************************
Username: johndoe12@gamil.com
Password : Test@12345
For more details visit this url https://phpgurukul.com/user-registration-login-and-user-management-system-with-admin-panel/
You can also drop a mail at phpgurukulteam@gmail.com