The issue appears when I want to registrate my user (click submit button). Login works great. I use...
I have my browser open, I visit my website and login. Then, in the same browser window, I navigate t...
Hi, I have made a custom auth driver base on the documentation, but as I check my database and used...
Hello to every one . I have two websites in my xampp localhost folder . both of them are having logi...
I've created login form then I try to login. It work but Auth::user() return null; I try to dump var...
I can't understand why Auth::attempt always returns false. Maybe someone can enlighten me and explai...
I am trying to authorise user in a controller method by calling another method of the same controlle...
We've open sourced Sentinel and depreciated Sentry. Feeling supportive? Help us on our mission to bu...
I am interested in to modify default sql while auth with Laravel 5. Laravel uses this sql for auth a...
I am using https://github.com/strebl/ldap-auth to authenticate my users against ldap. However my app...
Hi, I'm starting a new project and I'd like to know whether I should start in Laravel 5.1 and then u...
Hello - I've tried multiple solutions and no matter what I try, my application tells me that my cred...
Hi, I am trying to make a system of permissions. I am using a modular package to separate the main a...
hi, i am trying to create a credit or point system for my web application that use Laravel 4,2.. my...
since laravel's built in authentication uses user model? For example I want to separate the admin fr...
Hello I'm making a website that have two points: Clients Business Clients: static pages like home,...
I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...
Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.
Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...
I'm using the eloquent authentication driver. After an unsuccessful registration, a user is redirect...
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