Support the ongoing development of Laravel.io →
posted 9 years ago
Session
Last updated 1 year ago.
0

What session engine are you using? If you are using the default, is it possible you are exceeding the size limit? This happens to me occasionally because a laravel class dumped into a session variable can be very large - you can test it by creating a simple object or string and seeing if it prints that out.

0

dyyylan said:

What session engine are you using? If you are using the default, is it possible you are exceeding the size limit? This happens to me occasionally because a laravel class dumped into a session variable can be very large - you can test it by creating a simple object or string and seeing if it prints that out.

Im using a database session driver, so i don't think that's the problem.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.