Level 70
Normally in a fresh laravel, session table stores following information-
id
user_id
ip_address
user_agent
payload
last_activity
3 likes
Summer Sale! All accounts are 50% off this week.
This is a vague and broad question. So I apologize in advance. I want to know the content of Laravel default session. I don't want full content of it. If I can know valuable info such as last URL variable in session and how to access them will be great.
Normally in a fresh laravel, session table stores following information-
id
user_id
ip_address
user_agent
payload
last_activity
Please or to participate in this conversation.