Hello, I would like to make an application that is able to authenticate a users and allow it to rema...
Hi guys, I have a problem with the sessions on the shared hosting. I developed an app on a local ser...
I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...
Hi there, My app requires that different data is stored in the session for different lengths of time...
Hello everyone, I am having a large issue with the Authentication mechanisms in Laravel. First of al...
I noticed when calling resource using curl with cookie, Laravel will authenticate user even when ses...
I have a simple app that works fine locally, but when I push it to production, I am getting the Toke...
According to the 5.1 docs, the new recommended way to work with session data is to inject the reques...
I am a newbie in Laravel 5. Now i am trying to use laravel authentication service. The problem is i...
Hello, I would like to know if there is a way to detect if the user's session has expired. I did a f...
I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...
I have tested the following in Laravel 4.1.27 and 5.1.11. When using the "cookie" driver t...
Is it possible set session lifetime during login for particular user in laravel 5.1? like I have 2 t...
Hi , right now i'm using crinsane shopping cart . If i'm using this one, it return error : public f...
Hey hou, I was assigned to an older project to make some changes. I clone it from git and run it wit...
( version 4.2.8 ) I noticed the cookie only go away when we use a response and withCookie. But is it...
This is the error that I receive when running the command: php artisan migrate:refresh {"error&...
Hello, I have set up laravel in google app engine using the instructions from this url https://gae-p...
Hi everyone, I am currently encountering a bug which logs the user out. I am testing my application...
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