lundi 24 octobre 2016

Laravel 5.3 custom login field

how login with custom field in table user username -> UNAME password -> PASSWD

for username could :

public function username()
    {
        return 'UNAME';
    }

but how to change the password to PASSWD ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire