Laravel this is not only a practical framework, it is also a programming style
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 ?
Aucun commentaire:
Enregistrer un commentaire