I
I
Ivan Zhuk2021-04-15 10:46:28
Laravel
Ivan Zhuk, 2021-04-15 10:46:28

Laravel Authorization via login or email?

How can I do so that a person can log in with a login and email
$credentials = $request->only('user_email', 'password');
Thus, he enters only through email,
but I need him to be able to enter either through login or through email

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question