From aa0629f28d6f90dc8283127bd502a868a3e17c09 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Mon, 31 Jul 2017 21:36:13 -0500 Subject: [PATCH] add name=password to login --- resources/views/auth/login.blade.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/resources/views/auth/login.blade.php b/resources/views/auth/login.blade.php index e1cc990f..371ae960 100644 --- a/resources/views/auth/login.blade.php +++ b/resources/views/auth/login.blade.php @@ -31,7 +31,12 @@ - + @if ($errors->has('password'))