Open dimahali opened 7 years ago
Throttling one user type automatically throttles other user types...
e.g. if User class instance reaches max attempts then login attempt by Admin class instance not work...
i have same question like this, in laravel 5.5 when custom model auth refresh page logut target user and could not login again
Throttling one user type automatically throttles other user types...
e.g. if User class instance reaches max attempts then login attempt by Admin class instance not work...