mirror of
https://github.com/laravel/laravel.git
synced 2025-02-20 11:53:14 +08:00
add auth line
This commit is contained in:
parent
d9e85605cb
commit
b54ef297b3
@ -14,6 +14,7 @@ return [
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'password' => 'The provided password is incorrect.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user