Support the ongoing development of Laravel.io →

1,915 Threads

How to disable auto login on register?

Hi, I am new to Laravel but fell in love with the framework and decided to use it for my project. I...

0 Likes
1 Replies
Solved

Where to put flash messages for default Laravel 5 login / logout register?

Hi, I've been trying to figure out where to put flash messages for successful / failed logins / logo...

0 Likes
6 Replies

Auth Attempt and deleted_at

hi.. I have found at present that Auth Attempt seems to ignore deleted_at. is there a way i can mak...

0 Likes
3 Replies
Solved

Cartalyst Sentinel referencing the wrong config file

So im using Cartalyst Sentinel to manage authentication and roles in Laravel 5.1. At first i downloa...

0 Likes
4 Replies

How to implement ThrottlesLogins to Forgot Your Password Requests?

Since "Password Reset" function comes with the Laravel framework has a security hole how c...

0 Likes
0 Replies

User creation and Authentication in Laravel 5.1

I am trying to make a simple user login and registration in laravel 5.1. It seems MUCH easier to do...

0 Likes
1 Replies

Laravel 5.1 Auth views

Does anyone know if the views for login/register was removed on purpose from 5.1 ? They are listed o...

0 Likes
5 Replies

Regex Validation Help

it's posible If get help with a validation regex to it allow at least one special character, at leas...

0 Likes
2 Replies

Socialite Google Auth "Cancel" not handled

Using Socialite to authenticate users, our application throws a 400 error if a user chooses to "...

0 Likes
1 Replies

User acces on input level

Hi all, I’m currently using “Partials” to create an create/edit form. I want to apply different ri...

0 Likes
2 Replies

can't change users table name to members

So I changed the users table to members in a laravel 5 application. I also changed the config/Auth f...

0 Likes
5 Replies

Controller routing based on guest or authed user

So I'm a little bit new to Laravel, and slightly new to MVC frameworks. I've learned a little bit of...

0 Likes
1 Replies

Google API Key not working

Hey all.. About a half year ago, I and a classmate litterary spent 4 full schooldays finding a way t...

0 Likes
1 Replies

Confirmation on Logout

Hello, I am using L5 for my application. It uses the default logout functionality. I want to show th...

0 Likes
1 Replies

Accessing LDAP properties using strebl/l5-ldap-auth

I'm trying to setup Active Directory authentication in Laravel 5.1, which I was able to get authenti...

0 Likes
0 Replies
posted 10 years ago

Renaming the 'user' table and its fields

Hey folks, I'm trying to rename the users table and its contained fields while still making use of L...

0 Likes
5 Replies
Solved

Configure out-of-the-box Auth to use different database structure?

Hey guys! I am trying to change the out-of-the-box auth system to use a custom database structure. I...

0 Likes
3 Replies
posted 10 years ago

Auth::validate() Problem

Read lots of posts in Authentication/Security , but none helped me with this problem. My Validation...

0 Likes
8 Replies
Solved

Class 'GuzzleHttp\Client' not found ???

Hi, I have added my email config using MailGun. And when i try to send a message my debbugger shows:...

0 Likes
4 Replies
posted 10 years ago

detect middleware or namespace in service provider

In my auth.php i have set up the driver to custom. It works create with this service provider: Clas...

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.