Hello, how can i keep my session id on login. Seems Laravel 5 regenerates the session id When i get...
I have the same issue and still there is no fix When i make Redirect::to($url); I get ErrorException...
The problem is that my cart is not stored in the session, but in a database table that have a sessio...
The problem comes after Auth that the Session::getId(); is different than before Auth::login I tried...
No, the user add stuff to the cart and when they go to checkout they need to login or register
Hi, Laravel 5 is perfectly fine to use. We have migrated a large project recently and i can say from...
The Laravel portal for problem solving, knowledge sharing and community building.
The community