Hello, I would like to know if there is a way to detect if the user's session has expired. I did a f...
Hey hou, I was assigned to an older project to make some changes. I clone it from git and run it wit...
My Session files are not writable I make chmod -R 777 storage/framework/sessions but per each reques...
I am trying to authenticate users in my Laravel application. I am encountering the following problem...
None of my sessions are being saved in laravel. Workplace: Windows 10 Nginx, latest. PHP, latest. Re...
I'm new to Laravel and i've a question regarding using variables through all my views, to make it cl...
I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...
Hello, I'm on laravel 4.2, and have inconsistency of the session management I have this configuratio...
Hi i am using laravel 5, I create the admin panel everthing is perfect. I group users 3 categories....
Hi, all. I want to use the cookie which I set in controller in my custom middleware. Is it possible...
I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...
I needed to change the Encryptor (because of a large legacy database and we cannot switch the users...
I am using this package https://github.com/oriceon/oauth-5-laravel Everything is good with Facebook...
On my site I try to use Redirect::intended to redirect a user after login, if they tried to access a...
Hello, Is it possible to hide/remove laravel from response header? (i.e laravel_session)
I destroy all session before create a form. And input CSRF token empty. Controller class TestControl...
Hi, I use the laracasts/flash package to flash messages to views/sessions. However, if I flash a mes...
Hi guys, I recently discovered a strange behavior in my app Session, I got a session variable called...
Hi, Im new to Laravel. Im trying to use the DB driver for sessions, but it still writes to disc. La...
I often deal with this type of workflow often: Request data from rest API. Loop through JSON respon...
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