I am trying to figure out why my Sessions are not persisting. I am using the File System for session...
Hi laravel.io my first question ever. I'm looking for a way to render a block of html to every view...
I decided to do the upgrade and regretting it now so I am hoping to find someone else who might have...
I have recently upgraded my project from Laravel 5.1 to 5.4. Everything is working fine except for f...
I am having no problems with file based sessions, but cannot get memcached sessions to persist on th...
Hi guys, this is my first time i write here. I tried a lot of solutions to solve the problem i'll ex...
Hello. I'm having a strange issue and I'm not sure what's wrong. When I log into my account in my L5...
Hi. I'm using Laravel to build a frontend to a server which is running a json-rpc based API. So I ma...
Hello. How can I access the current logged in user with auth()->user() in global scope defined in...
I am trying to logout with Auth::logout (), and it do not logout user randomly, most of time it log...
Hi, I have eshop that is written in Laravel 4.2. Now I need absolutely deffirent app that will be ba...
I'm newbie. I want to create a simple web app (ex: a forum only have home page and post pages, in ea...
Hello, Is there a way to get a user unique id (like machine id or something)? I want this to check i...
Hi, i have a major issue on my application, i want to save my cart into a new session when accessing...
Is there a way to logout user when his IP is changed? Where can I check if his IP is changed for all...
Hello, I'm very new to Laravel and I want to make a Login / Logout system to my admin panel without...
How am I trying to get my main login done with the google authenticator with the package PragmaRX\Go...
Recently I started working on a new project. There was a problem with logging in. I and my teammate,...
Hi, I've got a 2 stage form using LaravelCollective forms and I use Session::reflash() in my control...
So the title basically says it all, I am using Laravel 5.4, PHP 7.1 and on my local machine sessions...
Solutions given in the past year. Excluding solutions from thread authors.
The Laravel portal for problem solving, knowledge sharing and community building.
The community