Support the ongoing development of Laravel.io →

144 Threads

[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

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 8 years ago

Session files laravel 5.1.7 Not writable

My Session files are not writable I make chmod -R 777 storage/framework/sessions but per each reques...

0 Likes
1 Replies
Solved

Auth::check() is not working

I am trying to authenticate users in my Laravel application. I am encountering the following problem...

0 Likes
4 Replies
Solved

Sessions not being saved.

None of my sessions are being saved in laravel. Workplace: Windows 10 Nginx, latest. PHP, latest. Re...

0 Likes
2 Replies
Solved

How to share Variables to all views and pages

I'm new to Laravel and i've a question regarding using variables through all my views, to make it cl...

0 Likes
7 Replies
Solved

Best way to create a product comparison on an L5 store?

I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...

0 Likes
3 Replies
Solved
posted 8 years ago

loadbalancer and session management

Hello, I'm on laravel 4.2, and have inconsistency of the session management I have this configuratio...

0 Likes
2 Replies
Solved

Laravel multi auth problem

Hi i am using laravel 5, I create the admin panel everthing is perfect. I group users 3 categories....

0 Likes
4 Replies
Solved

How to get one specific cookie in middleware?

Hi, all. I want to use the cookie which I set in controller in my custom middleware. Is it possible...

0 Likes
2 Replies
Solved

Proper use of Auth::login()

I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...

0 Likes
1 Replies
Solved

Changed Encrypter but now Cookies / Sessions not Persisting

I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...

0 Likes
1 Replies
Solved

L5 OAuth error with Github

I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...

0 Likes
3 Replies
Solved

Redirecting using Redirect::to, Redirect::away and Redirect::intended causes double request

On my site I try to use Redirect::intended to redirect a user after login, if they tried to access a...

0 Likes
1 Replies
Solved

how to remove laravel from response header/cookies

Hello, Is it possible to hide/remove laravel from response header? (i.e laravel_session)

0 Likes
1 Replies
Solved

CSRF token empty

I destroy all session before create a form. And input CSRF token empty. Controller class TestControl...

0 Likes
2 Replies
Solved

Problem with flash session and redirect

Hi, I use the laracasts/flash package to flash messages to views/sessions. However, if I flash a mes...

0 Likes
2 Replies
Solved
posted 8 years ago

Session variable desappearing and reappearing randomly

Hi guys, I recently discovered a strange behavior in my app Session, I got a session variable called...

0 Likes
3 Replies
Solved

Laravel DB sessions

Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...

0 Likes
5 Replies
Solved

Long Running Logics

I often deal with this type of workflow often: Request data from rest API. Loop through JSON respon...

0 Likes
9 Replies
Solved

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.