Summer Sale! All accounts are 50% off this week.

kabeerhussain14's avatar

Laravel Get User Data after session Expired

I'm Trying to get previously logged in users data when session expired. in Authenticate Middleware i want to get the expired users data in order to redirect to there corresponding login pages. i have 3 different user roles and each have their own login pages.

by default Laravel send the expired user to the route(;login) i want to change the route according to user role..

thanks

0 likes
0 replies

Please or to participate in this conversation.