https://github.com/devikontech/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.
https://github.com/devikontech/multi-auth-using-laravel-jetstream
jetstream jetstream-laravel laravel multi-auth-laravel multiauth php
Last synced: 10 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/devikontech/multi-auth-using-laravel-jetstream
- Owner: devikontech
- License: mit
- Created: 2021-06-25T20:18:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T07:09:23.000Z (12 months ago)
- Last Synced: 2025-02-01T08:19:30.374Z (12 months ago)
- Topics: jetstream, jetstream-laravel, laravel, multi-auth-laravel, multiauth, php
- Language: CSS
- Homepage: https://skniyajali.github.io/multiauth-using-laravel-jetstream/
- Size: 10.2 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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
- š Iām currently working on **Needy**
- šØāš» All of my projects are available at [https://github.com/skniyajali/](https://github.com/skniyajali/)
- š I regularly write articles on [http://niyaj.enhancedteaching.in/](http://niyaj.enhancedteaching.in/)
- š¬ Ask me about **laravel, codeignter etc**
- š« How to reach me **niyaj320@gmail.com**
- š Know about my experiences [http://niyaj.enhancedteaching.in/](http://niyaj.enhancedteaching.in/)
- ā” Fun fact **i think i'm funny**
### Connect With Me
- **[Codepen.io](https://codepen.io/skniyajali/)**
- **[Twitter](https://codepen.io/skniyajali/)**
- **[LinkedIn](https://linkedin.com/in/sk-niyaj-ali-373a94131/)**
- **[Facebook](https://fb.com/skniyajali7)**
- **[Instagram](https://instagram.com/_niyajali)**
- **[Dribbble](https://dribbble.com/skniyajali)**
- **[Behance.net](https://www.behance.net/skniyajali)**
- **[medium](https://medium.com/@skniyajali)**
- **[YouTube](https://www.youtube.com/c/ucjuagdleqbltb_2zvakj-6a)**
- **[Website](http://niyaj.enhancedteaching.in/)**
## Contributing
Thank you for considering contributing to the Multi-Auth System Using Laravel Jetstream.
## License
The Application is Developed by **[SK NIYAJ ALI](http://niyaj.enhancedteaching.in/)** and it is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).