Support the ongoing development of Laravel.io →

1,917 Threads

Auth::attempt() in Login form not working

This is my login form and my AuthController : //AuthController(postLogin method) public function pos...

0 Likes
3 Replies

Custom Auth Driver in L5

I'm trying to find information on creating a custom authentication driver in Laravel 5, but haven't...

0 Likes
1 Replies

SentryLdap

If there any example/demo or a better documentation how to use https://github.com/anndro/SentryLdap/...

0 Likes
0 Replies
posted 10 years ago

Custom Auth problems

I've tried and tried with this, and it's only after many attempts and much research that I post this...

0 Likes
0 Replies

Adding more options to form

Hey i am new. I was wondering how can I add more variables to form. I tried this: class User ext...

0 Likes
1 Replies
Solved

Adding a validated checkbox to a form

Hi there, I have a site that has been built for me in Laravel and I am wanting to make some minor ch...

0 Likes
8 Replies

Laravel 5 Authentication - Changing User Namespace?

I moved the User model into a domain folder and updated the namespace. I also updated the config/aut...

0 Likes
2 Replies

Laravel 5 - Query Exception, wrong table used

Hi. I have a problem using the built in user support. I created a table "user" in my datab...

0 Likes
3 Replies

Disable user register

Hi everyone, for let be my app private i have to disable the user register function, and of course t...

0 Likes
1 Replies
Solved

authntication/middleware

hello, i'm trying to create an app that contain admin-side and client-side here is the descritpion o...

0 Likes
2 Replies

Upgrade to laravel 5.0

I I tried to upgrade to Laravel 5.0, but I have a problem with my macros. I have 2 types of macros:...

0 Likes
4 Replies
Solved

Laravel 5 Password Reset Problems

I'm having two problems resetting my password in Laravel 5: I usually get an error saying the user...

0 Likes
2 Replies

I'm in the process of planning SSO

About So I've read up on SSO, and it seems pretty straight forward, however one thing I'm unsure on...

0 Likes
0 Replies

JSON post response is undefined/empty laravel 5

in my head tag, I declared this <meta name="csrf-token" content="{{ csrf_token...

0 Likes
3 Replies

laravel 5 built in scaffolding tried to use username instead of email error

I already created a column username and fill it in the users table that was used with the laravel 5...

0 Likes
3 Replies
Solved

HTTPS not being detected

I'm connecting over https with my browser, and in my middleware class when I call $request->secur...

0 Likes
1 Replies
Solved

Client/Admin authorization system

I'm writing an app that has both client and admin side and I need roles and sub-account(for client)...

0 Likes
2 Replies

Laravel4:sentry can't get right result

Hi every body: I try to make AuthController. I have setted "bcrypt" at app/config/packages...

0 Likes
0 Replies

Auth Url is 404 - Old version?

I am trying to use the Auth route to use the default username and password built into L5 however it...

0 Likes
1 Replies
Solved

Auth Issues

I am new to Laravel and I have the following confusions regarding your package. You did not change t...

0 Likes
2 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.