Laravel-Backpack / theme-tabler

UI for Backpack v6 that uses Tabler and Bootstrap v5.
MIT License
21 stars 12 forks source link

Added missing attribute name to remember input on login form #135

Closed promatik closed 10 months ago

promatik commented 10 months ago

Reported by @smart4you at https://github.com/Laravel-Backpack/community-forum/issues/629.

Remember input was missing it's name, so it was never being assigned. This PR fixes that 👌

pxpm commented 10 months ago

Thanks. I've confirmed it works now : 🙏