I am using a database session driver in an attempt to share a session between two laravel applicatio...
Hi guys, I'm having a problem with Auth or Session Forggeting. Here is my code : http://laravel.io/b...
I'm try to set a new cookie but i think it expires in 2 hours because of 'lifetime' => 120, on th...
I am logging any CSRF attempts and am getting back data that indicates that in all cases that the Us...
After some interest in the Laravel subreddit, I've decided to run a refactoring exercise a few times...
I using Sentry 2 in my project, in login function with remember password $dataLogin = array( 'userna...
I am having a problem about sessions, or cookies, i didn't understand the reason. I log on to my sit...
Hi everyone, laravel newbie here. I'm trying to implement (using laravel) an user-permissions model...
I commiited a laravel project through my github from office PC.It worked nicely there , but when i w...
Hi friends, I am having this problem for two days now. I am using the database driver of laravel and...
Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...
hello to every one, I am trying to set a cookie with php because I dont know and dont understand how...
Hi, I have a website launching in the UK in a few weeks and I need to make sure its legal with the [...
Please help I want to prevent multiple users using same user ID simultaneously. Meaning, say a demo@...
Is there anybody who already implemented, preventing one user from logging into the service while he...
Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...
I am terrible at explaining so I will do my best in point form: Each page queries a list of data Us...
I have created a new session key "temporary_ingredients", have been able to push an ingred...
I'm trying to run an application on an HHVM 3.1 server and I'm getting a 'InvalidArgumentException U...
Hey there. I am currently busy with a application that should work like this: We have several studen...
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