Have you switched to database for session driver?
Jun 1, 2022
3
Level 1
Deploy Laravel Application with EC2, Load Balancer, Autoscaling, and AWS EFS
Dear community. I am currently trying to deploy an application in Laravel using AWS, Load Balancing, Auto Scaling and EFS, however, I am unable to properly configure the EFS file system mount. The app loads when the instances are replicated and launched, however when I log in I can't log in as I get a 419 - Page Expired error. My guess is that the session file is lost as it is not pointing correctly to the EFS file system. Could you help me with some guide? I am willing to repay your support.
Please or to participate in this conversation.