Level 30
What are different sessions?
Summer Sale! All accounts are 50% off this week.
Hi everyone,
i have a problem on my multi tenant system.
I have to access the session from different places. If i nedd the session in the controller i use the method injection by laravel to get an instance from session. But if i access this from a helper function i have to use the session facade!
Now i found out, that this are different sessions - Whats here up?
Greetings
Please or to participate in this conversation.