Support the ongoing development of Laravel.io →

boksiora

Joined 15 Jan 2015

Statistics

Threads 1
Replies 5
Solutions 0
Articles 0
posted 10 years ago

How to keep session id on login?

Hello, how can i keep my session id on login. Seems Laravel 5 regenerates the session id When i get...

0 Likes
10 Replies
replied 9 years ago

Undefined property: Illuminate\Http\Response::$charset

I have the same issue and still there is no fix When i make Redirect::to($url); I get ErrorException...

0 Likes
replied 10 years ago

How to keep session id on login?

The problem is that my cart is not stored in the session, but in a database table that have a sessio...

0 Likes
replied 10 years ago

How to keep session id on login?

The problem comes after Auth that the Session::getId(); is different than before Auth::login I tried...

0 Likes
replied 10 years ago

How to keep session id on login?

No, the user add stuff to the cart and when they go to checkout they need to login or register

0 Likes
replied 10 years ago

Laravel 4 vs 5

Hi, Laravel 5 is perfectly fine to use. We have migrated a large project recently and i can say from...

0 Likes

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.

© 2025 Laravel.io - All rights reserved.