I have a Classic ASP app in a subdirectory of my Laravel app, which is authenticated by the Laravel...
Hello! After the user login on the admin panel I redirect him to the dashboard, but on that page the...
Hello everyone, i have a new project where i developed a different way to manage sessions. So i crea...
I tried to send a response after setting: Config::set('session.driver', 'array'); But I still get a...
Hi guys, I have a problem. I use two database in my application. I would like to change session driv...
I have multiple Laravel installations running on multiple domains: A, B, C, D etc. These are service...
julienbourdeau liked this thread
I would like to set up Redis to handle sessions, however, I found an issue. When I stop the Redis se...
Ok.. so I built this real simple RBAC using Laravel. In my design I filter user's permissions based...
Any here can teach me how can i use JQuery UI drag and drop to laravel moltin cart? i just confuse o...
Hey, when logging in i get this error Illuminate \ Database \ QueryException SQLSTATE[42S22]: Colu...
I am working on my first ever Laravel 4 REST project. My basic question is how can I create a global...
How to retrieve browser cookie set by another domain in Laravel 4 ?
Hi everybody, I would like sign in users with runkeeper in my website. So i use the OAuth-4-laravel...
Hi Guys, I have development setup for Laravel 4.0 , the login system and everything worked fine. My...
I'm having problems with my project, it won't log any users in with the Auth::attempt() - it just do...
I've deployed my app to production (godaddy, laravel 4.0), and something is wrong. After user login,...
This is my first question. I am trying to retrieve user's facebook profile. I am using laravel 4 fra...
Hi guys, i notice that, when i complete the payment from paypal like logged user on my site, after t...
We have multiple web servers under load balancer. Hence we avoid using session. we are building one...
Hi, I have an application that I must limit 1 auth session per user. For example, if user a user is...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community