Replies: 1 comment 3 replies
-
How about a simple |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
For example here we can have a custom resolver, for cookie, session, token, etc, as default could be session
So after login we can set
session(['team_id'=>request()->input('team_id')])
CC: @freekmurze
Beta Was this translation helpful? Give feedback.
All reactions