Support the ongoing development of Laravel.io →

1,910 Threads

Override Login Response

I'm trying to override the default login response when a user enters an incorrect email/password. In...

0 Likes
1 Replies
Solved

Socialite, Google Missing required parameter: code

Code parameter is in callback url from google but not passed back The error I get the following erro...

0 Likes
0 Replies

Login Controller not redirecting to after login

Hi, i'm using laravel 5.3 and i'm working with the default auth. I edited the variable $redirectTo o...

0 Likes
3 Replies

create middleware with user roles

Hi, I added to my "users" table column "role", which contains boolean, if role e...

0 Likes
2 Replies

Laravel 5: Class Auth\AuthController does not exist

I'm trying to implement laravel's default authentication in a test/learn project, which I started in...

0 Likes
11 Replies
Solved

Logout on Exception

Hi, I`m using Laravel5.3 and I wrote a 'default' Route. In \app\Extensions\Handler.php I extended th...

0 Likes
1 Replies
Solved

How to map CAS::User and Entrust?

Hi, i've got installed xavrsl/cas and zizaco/entrust. So far I can authorize against the cas server...

0 Likes
2 Replies

[L5.1] Auth not working (attempt method)

Hi everybody, since this morning i try to make a login form to access to an admin panel but the Auth...

0 Likes
0 Replies

Log in and need to log in again in Laravel 5.2 and PHP 7

I've asked this question before but got additional clarification that changes the question. So I'm s...

0 Likes
2 Replies

Using Login Form and Registration form in same page

I've the Laravel auth's login and registration from in same page like the below image. If i try to l...

0 Likes
4 Replies
Solved

Not able to reach PasswordController while logged in

I am using Laravel 5.2 and trying to make a password change form with its controller. I have added t...

0 Likes
0 Replies

Laravel 5.3 Add Validation rule to login and password reset

I am stumped on how to add a custom validation rule to the login controller and forgot password cont...

0 Likes
0 Replies

Authenticate against system that checks credentials remotely

I have created my own auth provider. The trouble is that I have to auth against a remote system via...

0 Likes
2 Replies

How to access Facebook user id in another controller?

I'm using Socialite plugin for facebook login. I want to use facebook id, in my AppController. How t...

0 Likes
1 Replies

Laravel authentication errors

So i have some problem with laravel 5 login authentication.I'm have try everyway but the only result...

0 Likes
1 Replies

Laravel 5.x CustomHash

im doing it for learn about make changes in the hash/encriptions methods creating my own because som...

0 Likes
0 Replies
posted 8 years ago

Log in asking for login in on every screen in 5.3

I updated to 5.3 and am having a great deal of trouble. The major problem is that everytime I got to...

0 Likes
10 Replies

authentication to an Angular 2 app.

Hey there guys! I’ve been using Angular 2 ''HTTP requests in Angular 2 apps'' tutorials to help me s...

0 Likes
0 Replies

User Roles on differents spaces

Hello, I would like your idea about a problem I have. My application has Users who have Roles and Pe...

0 Likes
0 Replies
posted 8 years ago

The user doesn't keep logged in after successful login

Hi, I'm having an issue with my authentication setup. I have tested with some Log::info(), the user...

0 Likes
1 Replies
Solved

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.