Support the ongoing development of Laravel.io →

845 Threads

Using IFELSE in Routes

Heyy, can I using IF ELSE in Routes like this ??

0 Likes
1 Replies

Laravel as SSO service: Modify the Auth to store an other "Session key".

Hello, I would like to make an application that is able to authenticate a users and allow it to rema...

0 Likes
1 Replies

Session not persisting on shared hosting - Laravel 4.2.17

Hi guys, I have a problem with the sessions on the shared hosting. I developed an app on a local ser...

0 Likes
3 Replies
Solved

laravel + redis session storage + varnish reverse proxy / cache : how to prevent/strip COOKIEs to enable Varnish caching?

I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...

0 Likes
6 Replies
posted 8 years ago

Multiple session cookies for same app

Hi there, My app requires that different data is stored in the session for different lengths of time...

0 Likes
0 Replies

Logout logging all users out instead of the one performing the request

Hello everyone, I am having a large issue with the Authentication mechanisms in Laravel. First of al...

0 Likes
1 Replies

Session cookie is valid even when it should be expired using lifetime setting

I noticed when calling resource using curl with cookie, Laravel will authenticate user even when ses...

0 Likes
0 Replies

Token Mismatch on Production

I have a simple app that works fine locally, but when I push it to production, I am getting the Toke...

0 Likes
2 Replies

Laravel 5.1 Session Syntax and Usage

According to the 5.1 docs, the new recommended way to work with session data is to inject the reques...

0 Likes
0 Replies

Laravel 5 Can not get authenticated user from view

I am a newbie in Laravel 5. Now i am trying to use laravel authentication service. The problem is i...

0 Likes
1 Replies
Solved

[L5] Detect session expiration

Hello, I would like to know if there is a way to detect if the user's session has expired. I did a f...

0 Likes
2 Replies
Solved

Ajax Multiple Sessions Created

I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...

0 Likes
1 Replies

Multiple Laravel session cookies are not secure

I have tested the following in Laravel 4.1.27 and 5.1.11. When using the "cookie" driver t...

0 Likes
0 Replies
posted 9 years ago

Session Lifetime

Is it possible set session lifetime during login for particular user in laravel 5.1? like I have 2 t...

0 Likes
0 Replies

Crinsane Shopping Cart Redirect Problem

Hi , right now i'm using crinsane shopping cart . If i'm using this one, it return error : public f...

0 Likes
0 Replies

Old projects = bad projects :) Auth attempt is not working

Hey hou, I was assigned to an older project to make some changes. I clone it from git and run it wit...

0 Likes
8 Replies
Solved
posted 10 years ago

How can I forget many cookies at once ?

( version 4.2.8 ) I noticed the cookie only go away when we use a response and withCookie. But is it...

0 Likes
2 Replies

Error when running: php artisan migrate:refresh

This is the error that I receive when running the command: php artisan migrate:refresh {"error&...

0 Likes
4 Replies
posted 9 years ago

google app engine session problem

Hello, I have set up laravel in google app engine using the instructions from this url https://gae-p...

0 Likes
4 Replies

Laravel 5.1 Automatically Forcing logout bug

Hi everyone, I am currently encountering a bug which logs the user out. I am testing my application...

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.