Sharing Auth session between two Laravel apps on separate servers
I have a requirement (if possible) where I have to share Auth sessions between two Laravel applications deployed on different servers, having different DBs, and different subdomains, and the only thing they will share is the same base domain i.e. xyz.mydomain.com and abc.mydomain.com