My users table has the prefix user in front of all columns. My email and password fields are userEma...
hi i drop manual table password reset and after this i want to run php artisan migrate:rollback thro...
I need to build a website that have a forum. I love Laravel so much, but I didn't find out any packa...
I have a fresh install of Laravel 5.1 and was working on getting auth/register working to work throu...
Hey, Is there any easy way to use USERNAME instead of EMAIL ID for login in Laravel 5.1 inbuilt auth...
Hello, im new to Laravel 5. In the past I tried to work with Laravel 4, but at this time, it was not...
I'm trying to make changes to the user record. I expect a User Eloquent model when I call Auth::user...
Hi, I'm using Laravel 5.1. public function redirectToProvider(AuthenticateUser $authenticateUser, Re...
I'm using facebook as login and I'm expecting the route to know if the root is logged in or not to u...
Hey, I don't seem to be able to find resources/views/auth in my fresh install. However that director...
Hi, I want to use request name ('/') when the user is authorized and for the guests. I want to use l...
Hi, This question is more a 'best practices' or 'best way' question where I'm seeking advice on how...
Hi, I've followed http://laravel.com/docs/security#password-reminders-and-reset and I think I've don...
When I set domain to be 'abc' without dot in session.php, session cannot create or set due to user c...
Hey guys, I really hope I'm not asking a question that has been answered a million times, but I've l...
Hello everybody. I would like to thank everyone who wants to help me in this question. So let's go....
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...
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