Skip to content

Commit 4ec3ca9

Browse files
author
Sk Niyaj Ali
authored
Update README.md
1 parent f981322 commit 4ec3ca9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
It's a user based multiple authentication system build using laravel jetstream which has same features of a single user of jetstream like Login, Register, Email Verfication,Forgot Password, Two-Step Verification, Api Services, Logout other browser session and delete user for administrator and user.In this auth system has two database table for user and admin to achieve this things.
66

77
## Installation
8-
- 1. Download this project and extract it.
9-
- 2. Open Command Prompt and Type **Composer Install** and then **npm install && npm run dev**
10-
- 3. create a database update **.env** file.
11-
- 4. Update **Mail Host and Password** for Email Verification.
12-
- 5. Run **php artisan migrate && php artisan serve** command to see the demo.
8+
- Download this project and extract it.
9+
- Open Command Prompt and Type **Composer Install** and then **npm install && npm run dev**
10+
- create a database update **.env** file.
11+
- Update **Mail Host and Password** for Email Verification.
12+
- Run **php artisan migrate && php artisan serve** command to see the demo.
1313

1414
## About Author
1515

0 commit comments

Comments
 (0)