D
D
Denis Dormadekhin2017-09-07 18:57:23
Laravel
Denis Dormadekhin, 2017-09-07 18:57:23

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

1 answer(s)
I
Ilya Gerasimov, 2017-09-07
@Omashu

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 question

Ask a Question

731 491 924 answers to any question