DarkGhostHunter / Laraguard

"On-premises 2FA Authentication for all your users out-of-the-box
MIT License
266 stars 24 forks source link

Not an issue. A question. #69

Closed drjoju closed 2 years ago

drjoju commented 2 years ago

Hi,

Can we use Laraguard with Laravel Breeze? Seems that the documentation is for Laravel UI only.

Thanks and best regards

DarkGhostHunter commented 2 years ago

Theoretically yes. You should edit the attempt() call of the authenticate() method in LoginRequest.php.

I'll add it to the README.md