What is wrong with this code. Keeps getting the error "Cardinality violation:1242 Subquery........
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
https://laracasts.com/discuss/channels/general-discussion/authentication-user-provider-is-not-define...
I'm trying to override the default login response when a user enters an incorrect email/password. In...
Code parameter is in callback url from google but not passed back The error I get the following erro...
khoirulyahya liked this thread
Hi, i'm using laravel 5.3 and i'm working with the default auth. I edited the variable $redirectTo o...
Hi, I added to my "users" table column "role", which contains boolean, if role e...
I'm trying to implement laravel's default authentication in a test/learn project, which I started in...
Hi, I`m using Laravel5.3 and I wrote a 'default' Route. In \app\Extensions\Handler.php I extended th...
Hi, i've got installed xavrsl/cas and zizaco/entrust. So far I can authorize against the cas server...
Hi everybody, since this morning i try to make a login form to access to an admin panel but the Auth...
I've asked this question before but got additional clarification that changes the question. So I'm s...
I've the Laravel auth's login and registration from in same page like the below image. If i try to l...
I am using Laravel 5.2 and trying to make a password change form with its controller. I have added t...
I am stumped on how to add a custom validation rule to the login controller and forgot password cont...
I have created my own auth provider. The trouble is that I have to auth against a remote system via...
I'm using Socialite plugin for facebook login. I want to use facebook id, in my AppController. How t...
So i have some problem with laravel 5 login authentication.I'm have try everyway but the only result...
im doing it for learn about make changes in the hash/encriptions methods creating my own because som...
I updated to 5.3 and am having a great deal of trouble. The major problem is that everytime I got to...
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