How can I enable Remember Me on Login page
-
Hello Sir/mam,
I don't have an idea about to setup "Remember Me" from the admin side so can you help me with these.
If there is no area about the same then can you help me out to set up or develop?
Thanks in advance.
Best Regards.
-
Hi nprajapati.
In bagisto multi authentication is there. So you'll have to create your custom remember me for admin.
Remember me uses cookies to store remember me token and hence you'll have to change the reg migrations and add rememberToken()
i.e ($table -> rememberToken(); ). -
Hey There,
Thanks for your reply,
I had done exactly what you have ask to do and also I have done the same thing in different applications and it fluctuates on other functionality like "Add to Cart" with login not working and other session-related issues I had faced in this case.
So do you have any other option to which will work perfectly?
Thanks for Help,
Best Regards