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...
Hey there guys! I’ve been using Angular 2 ''HTTP requests in Angular 2 apps'' tutorials to help me s...
Hello, I would like your idea about a problem I have. My application has Users who have Roles and Pe...
Hi, I'm having an issue with my authentication setup. I have tested with some Log::info(), the user...
Hello. I am building a social website where users can block each other. What I'm trying to achieve i...
Hi, Just need some help, I have a problem getting the appropriate flow of authentication I want. So...
I ran composer update. and when i try to run make:auth. its no in the list of available commands. ED...
mrmonteith liked this thread
I am working on an application where user fill login form and submit then one array send to server b...
I'd like to use the Laravel auth module, but with something other than bcrypt (pbkdf2 perhaps). How...
Hi,I want Free email smtp service for Laravel 5.2 If you know some,Please introduce to me! I want th...
I'm using the Auth scaffold in Laravel 5.3 and I've changed the routes for the auth. So instead of /...
Hi, so I just started updating on of my applications but I'm stuck at a point. Let's give you guys s...
When writing tests, I can be a user: $user = User::find(1); $this->be($user); But, for a few tes...
Hi All, I have a postgresql database with md5 authentication enabled. I can login to my database fro...
Hello, I have an application with several custom guards. Today I needed to create another one called...
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