File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 1010 @if ($redirect )
1111 <x-boilerplate::input type =" hidden" name =" redirect" :value =" $redirect" />
1212 @endif
13- <x-boilerplate::input name =" email" placeholder =" boilerplate::auth.fields.email" append-text =" fas fa-fw fa-envelope" type =" email" />
13+ <x-boilerplate::input name =" email" placeholder =" boilerplate::auth.fields.email" append-text =" fas fa-fw fa-envelope" type =" email" autofocus />
1414 <x-boilerplate::password name =" password" placeholder =" boilerplate::auth.fields.password" :check =" false" />
1515 <div class =" d-flex flex-wrap align-items-center justify-content-between" >
1616 <x-boilerplate::icheck name =" remember" :checked =" old('remember') == 'on'" label =" boilerplate::auth.login.rememberme" class =" text-sm" />
You can’t perform that action at this time.
0 commit comments