Support the ongoing development of Laravel.io →

1,917 Threads

Custome Password Reset

HI, my application is build in a way that user can open account and inside the account he can create...

0 Likes
0 Replies

Discussion: sentinel vs Laravel 5.3 authorization

I wanted to understand that why should I really use sentinel while Laravel 5.3 has similar authoriza...

0 Likes
0 Replies

Authenticating using IIS and Active Directory

Hi all, I am currently stuck finding a concept to satisfy the following requirement: a "portal&...

0 Likes
0 Replies

What to do when you need to quickly build a site in Laravel with admin, gallery, news etc (CMS basically)?

I love using Laravel but the biggest problem for me is when I need to build site quickly. Laravel ha...

0 Likes
3 Replies
posted 8 years ago

Set socialite redirect url on runtime

Hi I'm using Socialite to validate users when they log into the backend of my site and it's working...

0 Likes
1 Replies
posted 8 years ago

laravel 5.3 change SQL query of Authentication

i am using laravel5.3 and authentication. i want to change email field as non unique field means sam...

0 Likes
0 Replies

phpmysql Trigger get id on who updated the data

What is wrong with this code. Keeps getting the error "Cardinality violation:1242 Subquery........

0 Likes
0 Replies

Handling OAuth Token Refresh With Socialite

Hi All I'm looking to build a Laravel App on top of an existing API that authenticates via OAuth2. A...

ostap liked this thread

1 Likes
1 Replies

Authentication user provider [] is not defined

https://laracasts.com/discuss/channels/general-discussion/authentication-user-provider-is-not-define...

0 Likes
0 Replies

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...

khoirulyahya liked this thread

1 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

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.