I'm using Laravel for a little app. In this app I added the auth things of Laravel (verison 5.3), so...
I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...
I added a collumn in the table users I call slug, no errors or anything, it just doesn't add. Should...
Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...
Ive created a custom authentication in my laravel app but it seems to be directing me back to login...
I just updated to 5.2 and am having a log of problems. I think that I got them all solved but this o...
I'm trying to override the default login response when a user enters an incorrect email/password. In...
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...
I've the Laravel auth's login and registration from in same page like the below image. If i try to l...
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...
I'm using the Auth scaffold in Laravel 5.3 and I've changed the routes for the auth. So instead of /...
Hello, I have an application with several custom guards. Today I needed to create another one called...
Hi there, I'm quite new in Laravel since I've started learning it a couple of months ago. I managed...
Is there a way to have more than one permission for a route? An array doesnt work. I want something...
I am creating a simple login function on my website with a registration feature. The registration fe...
Hi, this should be easy to do, but I'm getting an error and at this point I reallly don't know where...
I'm trying to write some unit tests for my controllers in Laravel 5 The route is protected by the au...
I followed the steps to install socialite, after I get redirect back to the website I get this error...
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