We have two databases one is master_client_database and client_database. The default connection is c...
I have an upload script that has a fall back to flash which doesn't pass the session, instead i can...
Hello! I am making an app with laravel 4 and I should do login with google account. I have successfu...
Looks like using the database for session data is slowing down the website I've built, and I can con...
I have problems understanding how sessions work in laravel and I'm getting issues trying to do what...
I am using session database to authenticate API calls from javascript web app via https Does bellow...
Hello All, We are working on one web app in which we are using AngularJS+Laravel 4. All works fine w...
I'm trying to do a stateless HTTP login for my RESTful API using Auth::onceBasic() I've tried the so...
Hi, I was using the database driver for the sessions and all had worked perfectly. But after some of...
Background: I was Using laravel 4.0.x , and resetting the remember_me cookie expiry date to 1 month...
Hi All, First time posting. I've been using Laravel for about a year now and developed an app in La...
Is it possible to prevent Laravel from flushing data that's been flashed? I have two routes: Route:...
Hi please help, Using Auth::logout cause The webpage ses " Has a redirect loop " or inf...
I am trying to remove as much as I can from some of the responses my system sends out. At the moment...
Hey, I currently have the problem, that my users are getting logged out randomly after a couple of m...
andrewcam liked this thread
Just starting out with Laravel and I've come across a weird problem when I try to log a user out (co...
Not a question but documentation case for all who needs it. Please note this is not complete solutio...
My app allows users to log in and manage their data. But if a user is logged in and an admin removes...
Hi I've just solved an issue in my app concerning ajax reposnses and session persistance. return $re...
I'm unable to get any session data to persist across my app. I'm using a cart package and after addi...
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