I haven't used Laravel in a while, so maybe I'm forgetting something. But these are my files: Route:...
I made some middleware which checks if a user has registered its device. Therefore it checks if the...
Hello, I'm currently trying the following: I'm having a form, where a user can add additional inform...
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...
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