now login is using username not email
This commit is contained in:
@@ -46,7 +46,7 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'username' => 'email',
|
||||
'username' => 'username',
|
||||
|
||||
'email' => 'email',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user