Support the ongoing development of Laravel.io →

1,910 Threads

Login with Username in Laravel 5? Not sure why this isn't working.

I've used Laravel 4 for projects the past, but I've just recently picked up L5 and am struggling to...

0 Likes
4 Replies

Laravel Auth Session not working

Hi, I am using the stock auth controllers that come with the laravel installation. they redirect fin...

0 Likes
1 Replies
posted 8 years ago

Auth not working

Hey, i'm working on my first Laravel project but i don't get the authentication working! I just did...

0 Likes
2 Replies

Problem to getting flash message

I made custom MiddleWare group to separate admin panel, protected $middlewareGroups = [ 'web...

0 Likes
0 Replies

Auth::check() not working

Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...

0 Likes
3 Replies
Solved

Replacing the laravel authentication with a custom authentication

I had built my laravel project and then had a task to replace the larevel default authentication w...

0 Likes
1 Replies

Laravel 5.1 Authentication not working

I'm working on a Laravel authentication system, and while registration works and logs the user in, a...

0 Likes
0 Replies

Laravel Auth - register redirecting to itself

My laravel 5 application uses the official auth framework. In my homestead/vagrant environment, all...

0 Likes
0 Replies

Password::reset without email field

Hello how can I override Password::reset so that it takes only token and password without email ? A...

0 Likes
2 Replies
posted 8 years ago

Multi Auth Tutorial with custom login and register

Hi, Does anyone know of a good Laravel 5.2 tutorial to explain multi auth setup? I want to create tw...

0 Likes
1 Replies

Role Based Login in laravel 5

Hi i am using two roles in users table user and agent., if user is login then redirect to user_profi...

0 Likes
0 Replies

is that possible users can select task assign to work from user panel ?

Hi am building task management system. am completed almost work, am searching for one option how to...

0 Likes
0 Replies

Remove middleware from specific route(?)

I have my application routes more or less split between "backend" and "frontend"...

0 Likes
0 Replies

Laravel 5.2 - Don´t Send Password Reset Link

Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...

0 Likes
0 Replies
posted 8 years ago

Laravel 5.2: Auth::logout() is not working

Hello everyone, I'm building a very simple app in Laravel 5.2, but when using AuthController's actio...

0 Likes
6 Replies

Login without database ?

Hello everyone, I try to login as following public function postLogin(LoginRequest $request) {...

0 Likes
1 Replies

Laravel 5.2 Authorization Policy not being read

I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...

0 Likes
0 Replies

Routing problems

Hello, I was using the composer's "php artisan serve" before to run my laravel app, and go...

0 Likes
5 Replies

Hierarchical authentication and permissions

I'd like to preface and say that I have searched for a solution to my authentication dilemma, but ha...

0 Likes
3 Replies

changing the name of users table in laravel 5.2

please i want to change the name of users table !!

0 Likes
0 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.