Laravel Fortify already has first support for 2fa inbuilt which you would have noticed in the Laravel Jetstream implementation of Fortify. The only downside to the implementation while being the most secure is that it requires use of an Authenticator application. We will opt here to instead hook onto the 2fa dispatched events

6m read time From devdojo.com
Post cover image
Table of contents
Sending SMS notificationTesting the workflow

Sort: