Hi, I am new to Laravel but fell in love with the framework and decided to use it for my project. I...
Hi, I've been trying to figure out where to put flash messages for successful / failed logins / logo...
hi.. I have found at present that Auth Attempt seems to ignore deleted_at. is there a way i can mak...
So im using Cartalyst Sentinel to manage authentication and roles in Laravel 5.1. At first i downloa...
Since "Password Reset" function comes with the Laravel framework has a security hole how c...
I am trying to make a simple user login and registration in laravel 5.1. It seems MUCH easier to do...
Does anyone know if the views for login/register was removed on purpose from 5.1 ? They are listed o...
it's posible If get help with a validation regex to it allow at least one special character, at leas...
Using Socialite to authenticate users, our application throws a 400 error if a user chooses to "...
Hi all, I’m currently using “Partials” to create an create/edit form. I want to apply different ri...
So I changed the users table to members in a laravel 5 application. I also changed the config/Auth f...
So I'm a little bit new to Laravel, and slightly new to MVC frameworks. I've learned a little bit of...
Hey all.. About a half year ago, I and a classmate litterary spent 4 full schooldays finding a way t...
Hello, I am using L5 for my application. It uses the default logout functionality. I want to show th...
I'm trying to setup Active Directory authentication in Laravel 5.1, which I was able to get authenti...
Hey folks, I'm trying to rename the users table and its contained fields while still making use of L...
Hey guys! I am trying to change the out-of-the-box auth system to use a custom database structure. I...
Read lots of posts in Authentication/Security , but none helped me with this problem. My Validation...
Hi, I have added my email config using MailGun. And when i try to send a message my debbugger shows:...
In my auth.php i have set up the driver to custom. It works create with this service provider: Clas...
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