lundi 24 juillet 2017

Laravel custom Authenication with different fields

I have a table in my database called (users_system) contains: - user_id - user_pass (plain text) ... some other fields

what I want is to be able to do laravel(5.2) authentication using those two fields considering the (Auth::attempt) only deal with email and hashed password

so is that possible and if so how to do it?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire