Support the ongoing development of Laravel.io →

843 Threads

Session not persisting

Hello! After the user login on the admin panel I redirect him to the dashboard, but on that page the...

0 Likes
0 Replies

Eloquent + Object loading

Hello everyone, i have a new project where i developed a different way to manage sessions. So i crea...

0 Likes
0 Replies
posted 9 years ago

create response without any set-cookie header

I tried to send a response after setting: Config::set('session.driver', 'array'); But I still get a...

0 Likes
0 Replies

Changin session driver on the fly

Hi guys, I have a problem. I use two database in my application. I would like to change session driv...

0 Likes
0 Replies

Multiple domains, how to share login?

I have multiple Laravel installations running on multiple domains: A, B, C, D etc. These are service...

julienbourdeau liked this thread

1 Likes
4 Replies

Handling Redis Session Expections

I would like to set up Redis to handle sessions, however, I found an issue. When I stop the Redis se...

0 Likes
0 Replies

Should I rely on an abstract structure when doing a php application?

Ok.. so I built this real simple RBAC using Laravel. In my design I filter user's permissions based...

0 Likes
0 Replies

Moltin Cart - Drag and Drop with JQuery UI

Any here can teach me how can i use JQuery UI drag and drop to laravel moltin cart? i just confuse o...

0 Likes
0 Replies

Change rows for login

Hey, when logging in i get this error Illuminate \ Database \ QueryException SQLSTATE[42S22]: Colu...

0 Likes
3 Replies

Persisting Global variables

I am working on my first ever Laravel 4 REST project. My basic question is how can I create a global...

0 Likes
1 Replies
posted 9 years ago

Laravel Cookie

How to retrieve browser cookie set by another domain in Laravel 4 ?

0 Likes
1 Replies

[OAuth] Login with RunKeeper via OAuth-4-laravel package

Hi everybody, I would like sign in users with runkeeper in my website. So i use the OAuth-4-laravel...

0 Likes
1 Replies
Solved
posted 9 years ago

Laravel default session driver acting odd

Hi Guys, I have development setup for Laravel 4.0 , the login system and everything worked fine. My...

0 Likes
1 Replies

Auth::attempt() fails

I'm having problems with my project, it won't log any users in with the Auth::attempt() - it just do...

0 Likes
11 Replies

Strange session behaviour

I've deployed my app to production (godaddy, laravel 4.0), and something is wrong. After user login,...

0 Likes
2 Replies

Getting Invalid Oauth Access token while retrieving user's facebook profile

This is my first question. I am trying to retrieve user's facebook profile. I am using laravel 4 fra...

0 Likes
5 Replies

Session data reset after payment from redirect url

Hi guys, i notice that, when i complete the payment from paypal like logged user on my site, after t...

0 Likes
3 Replies
posted 9 years ago

Session related

We have multiple web servers under load balancer. Hence we avoid using session. we are building one...

0 Likes
1 Replies

Invalidate Auth Session.

Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...

0 Likes
1 Replies
Solved

Sharing a session between 2 laravel applications

I am using a database session driver in an attempt to share a session between two laravel applicatio...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

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.