This is my login form and my AuthController : //AuthController(postLogin method) public function pos...
I'm trying to find information on creating a custom authentication driver in Laravel 5, but haven't...
If there any example/demo or a better documentation how to use https://github.com/anndro/SentryLdap/...
I've tried and tried with this, and it's only after many attempts and much research that I post this...
Hey i am new. I was wondering how can I add more variables to form. I tried this: class User ext...
Hi there, I have a site that has been built for me in Laravel and I am wanting to make some minor ch...
I moved the User model into a domain folder and updated the namespace. I also updated the config/aut...
Hi. I have a problem using the built in user support. I created a table "user" in my datab...
Hi everyone, for let be my app private i have to disable the user register function, and of course t...
hello, i'm trying to create an app that contain admin-side and client-side here is the descritpion o...
I I tried to upgrade to Laravel 5.0, but I have a problem with my macros. I have 2 types of macros:...
I'm having two problems resetting my password in Laravel 5: I usually get an error saying the user...
About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...
in my head tag, I declared this <meta name="csrf-token" content="{{ csrf_token...
I already created a column username and fill it in the users table that was used with the laravel 5...
I'm connecting over https with my browser, and in my middleware class when I call $request->secur...
I'm writing an app that has both client and admin side and I need roles and sub-account(for client)...
Hi every body: I try to make AuthController. I have setted "bcrypt" at app/config/packages...
I am trying to use the Auth route to use the default username and password built into L5 however it...
I am new to Laravel and I have the following confusions regarding your package. You did not change t...
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