Hello, Is it possible to use Sentinel Kickstart on laravel 5.2? How can I do this job? Anyone done t...
Hi all, can i know algorithm to get session info payload stored in my database? i have to build a fu...
Hi there! I'm falling down with some Lumen issues here and I thought someone may be able to help me...
I've used Laravel 4 for projects the past, but I've just recently picked up L5 and am struggling to...
Hi, I am using the stock auth controllers that come with the laravel installation. they redirect fin...
Hey, i'm working on my first Laravel project but i don't get the authentication working! I just did...
I made custom MiddleWare group to separate admin panel, protected $middlewareGroups = [ 'web...
Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...
I had built my laravel project and then had a task to replace the larevel default authentication w...
I'm working on a Laravel authentication system, and while registration works and logs the user in, a...
My laravel 5 application uses the official auth framework. In my homestead/vagrant environment, all...
Hello how can I override Password::reset so that it takes only token and password without email ? A...
Hi, Does anyone know of a good Laravel 5.2 tutorial to explain multi auth setup? I want to create tw...
Hi i am using two roles in users table user and agent., if user is login then redirect to user_profi...
Hi am building task management system. am completed almost work, am searching for one option how to...
I have my application routes more or less split between "backend" and "frontend"...
Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...
Hello everyone, I'm building a very simple app in Laravel 5.2, but when using AuthController's actio...
Hello everyone, I try to login as following public function postLogin(LoginRequest $request) {...
I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...
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