SessionGuard remember_me cookie name #50187
Unanswered
dragonofmercy
asked this question in
Ideas
Replies: 1 comment 1 reply
-
what would be the reason to change this? As a work around, you could extend the SessionGard with your own |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Is it possible to change the function getRecallerName() where the cookie name is hard coded to a config based option
Original:
framework/src/Illuminate/Auth/SessionGuard.php
Lines 807 to 810 in 08bf276
New version (example):
Beta Was this translation helpful? Give feedback.
All reactions