You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!, i know that its been years since you make this repo, but is been usefull for learning and integrate 2FA in my laravel 6 project. I am having issues in the last part of this article.
You created a request class ValidateSecretRequest, but the $factory->extend in the constructor is not running at all.
Hi!, i know that its been years since you make this repo, but is been usefull for learning and integrate 2FA in my laravel 6 project. I am having issues in the last part of this article.
You created a request class ValidateSecretRequest, but the $factory->extend in the constructor is not running at all.
I dont know if the methods authorize and rules will run, but for now i am stuck in this part. Any advice?
The text was updated successfully, but these errors were encountered: