Support the ongoing development of Laravel.io →

1,916 Threads

How to solve the issue with RegisterRequest ?

The issue appears when I want to registrate my user (click submit button). Login works great. I use...

0 Likes
0 Replies

Traffic from Google is not signed in

I have my browser open, I visit my website and login. Then, in the same browser window, I navigate t...

0 Likes
1 Replies

multiple remember_me tokens are set while using Auth::attempt() in my custom driver

Hi, I have made a custom auth driver base on the documentation, but as I check my database and used...

0 Likes
0 Replies

TokenMismatchException in loging to website

Hello to every one . I have two websites in my xampp localhost folder . both of them are having logi...

0 Likes
1 Replies
posted 9 years ago

Auth::user() return null

I've created login form then I try to login. It work but Auth::user() return null; I try to dump var...

0 Likes
1 Replies

Auth::attempt returns false in custom Controller.

I can't understand why Auth::attempt always returns false. Maybe someone can enlighten me and explai...

0 Likes
0 Replies

Return redirect from within another method in controller

I am trying to authorise user in a controller method by calling another method of the same controlle...

0 Likes
3 Replies

Sentinel: Authentication & Authorization Library Open Sourced

We've open sourced Sentinel and depreciated Sentry. Feeling supportive? Help us on our mission to bu...

0 Likes
1 Replies
posted 9 years ago

SELECT multi columns instead of SELECT * during authentication with Laravel 5

I am interested in to modify default sql while auth with Laravel 5. Laravel uses this sql for auth a...

0 Likes
1 Replies

Retrieving LDAP User List

I am using https://github.com/strebl/ldap-auth to authenticate my users against ldap. However my app...

0 Likes
1 Replies
posted 9 years ago

Start developing in 5.1 or wait for 5.2?

Hi, I'm starting a new project and I'd like to know whether I should start in Laravel 5.1 and then u...

0 Likes
3 Replies
posted 11 years ago

Auth won't authenticate

Hello - I've tried multiple solutions and no matter what I try, my application tells me that my cred...

0 Likes
21 Replies
posted 9 years ago

Laravel Usergroup & Permissions (ACL)

Hi, I am trying to make a system of permissions. I am using a modular package to separate the main a...

0 Likes
1 Replies

help me to create Credit or point system for a web application

hi, i am trying to create a credit or point system for my web application that use Laravel 4,2.. my...

0 Likes
1 Replies

How do I manage two different authentication in Laravel?

since laravel's built in authentication uses user model? For example I want to separate the admin fr...

0 Likes
2 Replies

Modular Structure Laravel

Hello I'm making a website that have two points: Clients Business Clients: static pages like home,...

0 Likes
1 Replies
Solved

Cross subdomain authentication cookies missing

I am using Laravel as a backend API on a subdomain (api.example.com). My front end lies on a differe...

0 Likes
1 Replies
Solved

Api-Guard Tutorial

Hi, Is there a tutorial , other then provided at https://github.com/chrisbjr/api-guard/tree/v1.0.

0 Likes
1 Replies

Laravel Authentication

Hi, everyone. I am implementing a simple Laravel website. I need some urls protected from unauthoriz...

0 Likes
3 Replies

How to display input validation error messages after an unsuccessful registration

I'm using the eloquent authentication driver. After an unsuccessful registration, a user is redirect...

0 Likes
1 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.