Download the PHP package gabrielesbaiz/nova-two-factor without Composer
On this page you can find all versions of the php package gabrielesbaiz/nova-two-factor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download gabrielesbaiz/nova-two-factor
More information about gabrielesbaiz/nova-two-factor
Files in gabrielesbaiz/nova-two-factor
Package nova-two-factor
Short Description Laravel nova in-dashboard 2FA feature.
License MIT
Homepage https://github.com/gabrielesbaiz/nova-two-factor
Informations about the package nova-two-factor
NovaTwoFactor
Laravel nova in-dashboard 2FA feature.
Original code from Visanduma/nova-two-factor
Features
- ✅ Global enable / disable
- ✅ Mandatory / Not mandatory
- ✅ Google 2FA encrypted
- ✅ BancodeQrCode / Google API
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
-
Pubish config & migration
-
Use ProtectWith2FA trait in configured model
-
Add TwoFa middleware to nova config file
- Register NovaTwoFactor tool in Nova Service Provider
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Visanduma R & D
- Gabriele Sbaiz
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of nova-two-factor with dependencies
spatie/laravel-package-tools Version ^1.16
illuminate/contracts Version ^10.0||^11.0||^12.0
bacon/bacon-qr-code Version ^2.0
pragmarx/google2fa-laravel Version ^2.0
laravel/nova Version ^4.0