2021年1月28日星期四

Changing the password column name and logging in (Laravel 8)

I changed the password column name to sha_pass_hash and now I get an undefined index error when attempting to login.

ErrorException Undefined index: sha_pass_hash

Does anyone know what needs to be edited to get this changed around to work as intended?

https://stackoverflow.com/questions/65946503/changing-the-password-column-name-and-logging-in-laravel-8 January 29, 2021 at 07:07AM

没有评论:

发表评论