Answer the question
In order to leave comments, you need to log in
How to properly implement custom authorization and registration in laravel?
I plan to use an image with a qr code on the service for authorization, in which the authorization key is protected, and accordingly, this qr code is generated during registration. So the question is: where to prescribe the logic of custom authorization / registration, is it correct to use standard laravel controllers for authorization and registration?
Answer the question
In order to leave comments, you need to log in
Controllers and methods of registration and authorization can be inherited and changed as you like
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question