Readme not found. Refer to the project website: https://github.com/Visanduma/nova-two-factor
By Mounir Azizi on April 26, 2025
Simple, Easy and Reliable ... Many thanks!
By ekazda on March 26, 2024
This package is amazing. Took me 30 minutes to get running, and that is only because I have to figure out how to add it to my custom menu. I guarantee this saves me days worth of work. Also, for anyone that needs it, if you are using a custom menu, you will have to add something like this to your NovaServiceProvider: Nova::mainMenu(function (Request $request) { return [ //Your other menu items... MenuSection::make('Your Settings', [ MenuItem::link('2FA', '/nova-two-factor'), ])->icon('user-circle')->collapsable(), ]; });
| Added | 4 years ago |
| Last updated | 1 Year Ago |
| Version | 3.0.1 |
| Nova Version | ^5.0 |
| Composer | |
| Visanduma/nova-two-factor | |
| GitHub stars | 57 |
| Packagist downloads | 706,192 |