Friday, March 31, 2017

Laravel: How to change default login error message: 'these credentials do not match our records'

I want to change the default login validation error message like:

Username & Password doesn't match

instead of

these credentials do not match our records

How to do this ?



via S M Iftakhairul

Advertisement