[Bug]: "remember" cookie not set #72
fabian-rohr
started this conversation in
Ideas
Replies: 1 comment
-
Feel free to PR the necessary changes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
See:
it should use the "remember" checkbox value here:
auth()->login($remember);
or at least, for now, set it to
true
by default...How to reproduce the bug
Just login and check whether the remember cookie was set
Package Version
1.0.11
PHP Version
8.2.0
Laravel Version
12.0
Which operating systems does with happen with?
No response
Notes
No response
Beta Was this translation helpful? Give feedback.
All reactions