I have a problem that I'm hoping someone has either run into before, or has an idea of the possible...
I have a unique use case I am trying to write a laravel application for. I want to authenticate user...
Hi there guys, I am in trouble with socialite facebook login. I set up my facebook app and integrate...
Being fairly new to Laravel framework, I've come across an issue with the default Auth system. I cha...
This is my code: <?php namespace App\Users; use Illuminate\Support\Facades\Session; class Mappe...
My input elements sometimes do not populate with the model information. In the occurrence, I refresh...
ok so I am trying to test the /password/email (which comes as part of laravel 5). my php unit test i...
I am creating a Laravel 5 store shopping cart and I would like to allow the users to compare up to 3...
I have a Session variable and I want to remove a particular value from it. from it. I tried Sessio...
I'm creating a messaging application. User logs in and then his conversations are displayed to him....
If someone logs out and leaves their form open overnight and come back the following day and login t...
Hey guys, Since on my old topic (http://forumsarchive.laravel.io/viewtopic.php?id=10766) the links a...
sounds funny but I had my system running, the power goes out and comes back on within half a second...
Hi, I'm developing an app using Laravel, Cordova, and Cartalyst Sentry, and I'm having an issue with...
Hello, I'm on laravel 4.2, and have inconsistency of the session management I have this configuratio...
Hi. Why is my sessions dying (after auth ofc) whenever I use any command ? For example php artisan q...
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...
Hi, sometimes I fetch Models from the db and I'd like to make them available in further requests. Ho...
I'm trying to use Auth::login() to log users into my application. I'm using ADLdap to first authenti...
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