Support the ongoing development of Laravel.io →

1,916 Threads

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 9 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
posted 9 years ago

Installed Auth and now I'm getting login and redirect loops

I installed Auth and now every page requires a login. When I log in, I get: This webpage has a redir...

0 Likes
0 Replies

$errors is empty

Im sorry if I am new to Laravel 5.2, but I get empty string in $errors even though if I use duplicat...

0 Likes
1 Replies
Solved

Need advice from programer...

Im creating simple kiss system need someone to ask about advice fixing things... Skype: cuemur

0 Likes
0 Replies
posted 10 years ago

Auth::attempt() problem

Hey, trying to just make a very basic user system. Authentication is failing even though the values...

0 Likes
7 Replies
Solved

Best way to implement 2nd pin/password & socialite

I'm just starting out with Laravel and am using Auth & Socialite on a new project with a basic u...

0 Likes
1 Replies

The best way to create group admin in laravel ?

I'm with a project in Laravel, which I need to create three types of administrator. For example, th...

0 Likes
0 Replies

Socialite with Google/G+ keeps asking for offline access permission

I have installed Socialite, and I can get it to talk with google and allow people to login, and then...

0 Likes
2 Replies

Upload Profile Picture in Laravel Registration

Please help me how to add upload profile picture on laravel 5.2 registration form. I use Auth for my...

0 Likes
2 Replies

Login redirect not working

Greetings. I'm new to laravel and I used artisan make:auth to generate the authentication route and...

0 Likes
0 Replies

Overriding EloquentUserProvider to change password field name in validateCredentials()

I've managed to change the password field in the code through overriding various classes/methods. Bu...

0 Likes
0 Replies
posted 10 years ago

Getting error 'Target [Illuminate\Contracts\Auth\Registrar] is not instantiable.'

I didn't change anything that would affect anything pertaining to authentication. Last week, it was...

0 Likes
9 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.

© 2025 Laravel.io - All rights reserved.