Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

aneeshjohn7's avatar

Session persistence issue on version upgrade

I have upgraded my laravel project from version 5.2 to 8 (Step by step upgrade). This is a custom shopping cart. The cart session data is getting cleared sometimes during the checkout process. We couldn't clearly debug the situation as it is not happening on a particular page. Please share your valuable opinions.

0 likes
1 reply
chaudigv's avatar

cart session data is getting cleared sometimes during the checkout process

Please share relevant code.

Please or to participate in this conversation.