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

Oh, found the issue: Laravel apparently uses and requires encrypted cookies. This is, obviously, not ideal (for my current needs).

Next question: is there anyway to disable cookie encryption?

Cross-compatibility with CodeIgniter is currently a requirement. We can add it back once we migration, but right now it needs to work both ways.

Solution: I removed this line from Http\Controllers\Kernel:

'Illuminate\Cookie\Middleware\EncryptCookies',
Last updated 9 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

guice guice Joined 19 Jan 2015

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.