Php – Remember me function for custom user login in Sulu CMS
I created a website with a user login using Sulu CMF. For the user login, I would like to create a "remember me" checkbox. According to Symfony docs, all that need to be done is adjust firewall settings in security.yaml…