skniyajali / Multi-Auth-Using-Laravel-Jetstream

It's a user based multiple authentication system build using Laravel Jetstream, It has same features of a single user of Jetstream like Login, Register, Email Verification, Forgot Password, Two-Step Verification, API Services, Logout other browser session and delete user etc. for administrator and user as well.

Home Page:https://skniyajali.github.io/multiauth-using-laravel-jetstream/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Authentication Using Laravel-Jetstream

About Multi-Auth

It's a user based multiple authentication system build using Laravel Jetstream, It has same features of a single user of Jetstream like Login, Register, Email Verification, Forgot Password, Two-Step Verification, API Services, Logout other browser session and delete user etc. for administrator and user as well.

Installation

  • Download this project and extract it.
  • Open Command Prompt and Type Composer Install and then npm install && npm run dev
  • create a database update .env file.
  • Update Mail Host and Password for Email Verification.
  • Run php artisan migrate && php artisan serve command to see the demo.

About Author

Hi πŸ‘‹, I'm Sk Niyaj Ali

A passionate frontend and backend developer from India

skniyajali1

Connect With Me

Contributing

Thank you for considering contributing to the Multi-Auth System Using Laravel Jetstream.

License

The Application is Developed by SK NIYAJ ALI and it is open-sourced software licensed under the MIT license.

About

It's a user based multiple authentication system build using Laravel Jetstream, It has same features of a single user of Jetstream like Login, Register, Email Verification, Forgot Password, Two-Step Verification, API Services, Logout other browser session and delete user etc. for administrator and user as well.

https://skniyajali.github.io/multiauth-using-laravel-jetstream/

License:MIT License


Languages

Language:CSS 81.1%Language:JavaScript 13.5%Language:Blade 2.8%Language:PHP 2.6%Language:Shell 0.0%