Remember me in Laravel Auth filling username and password field

时间:2015-05-08 09:52:41

标签: php laravel laravel-5 remember-me

I am trying to implement Remember me in Laravel Auth. If a user logout, and visting to the sign in page how can I make username and password field filled in the login form?

Now, on logout it is clearing the cookie.

\vendor\laravel\framework\src\Illuminate\Auth\Guard.php

COUNT

Thanks in advance

0 个答案:

没有答案