0
I wonder if it is possible to pass a parameter by url on auth pattern of Laravel, the one made for make:auth
register/login
because this login would use in the table user?
0
I wonder if it is possible to pass a parameter by url on auth pattern of Laravel, the one made for make:auth
register/login
because this login would use in the table user?
Browser other questions tagged php laravel framework
You are not signed in. Login or sign up in order to post.
Why you need to stop a value in the url?
– novic
is like a register with indication
– Matheus Gonzales
In my opinion from experience one could make his own method of authentication with the class
Userand use a specific rule there. The one that is created is very cast!– novic
vlw Virgilio, I’ve rewritten a part of her code in the msm frame to receive the login
– Matheus Gonzales