Hi am building task management system. am completed almost work, am searching for one option how to...
I have my application routes more or less split between "backend" and "frontend"...
Hi!!! I have Authentication in my web with "php artisan make:auth", all work well, less wh...
Hello everyone, I'm building a very simple app in Laravel 5.2, but when using AuthController's actio...
Hello everyone, I try to login as following public function postLogin(LoginRequest $request) {...
I'm trying to use the Laravel 5.2 Authentication package Authorization Policies. I have followed the...
Hello, I was using the composer's "php artisan serve" before to run my laravel app, and go...
I'd like to preface and say that I have searched for a solution to my authentication dilemma, but ha...
please i want to change the name of users table !!
I installed Auth and now every page requires a login. When I log in, I get: This webpage has a redir...
Im sorry if I am new to Laravel 5.2, but I get empty string in $errors even though if I use duplicat...
Im creating simple kiss system need someone to ask about advice fixing things... Skype: cuemur
Hey, trying to just make a very basic user system. Authentication is failing even though the values...
I'm just starting out with Laravel and am using Auth & Socialite on a new project with a basic u...
I'm with a project in Laravel, which I need to create three types of administrator. For example, th...
I have installed Socialite, and I can get it to talk with google and allow people to login, and then...
Please help me how to add upload profile picture on laravel 5.2 registration form. I use Auth for my...
Greetings. I'm new to laravel and I used artisan make:auth to generate the authentication route and...
I've managed to change the password field in the code through overriding various classes/methods. Bu...
I didn't change anything that would affect anything pertaining to authentication. Last week, it was...
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