Hi All, I am using the built-in authentication views/controllers for Laravel 5.0. I am able to succe...
I am newbie of laravel just authenticate 'username' and 'password' with database for successful log...
In laravel, you even can not use md5+salt instead of bcrypt hash. I tried ,but I found it's very har...
I'm using stevemo/cpanel https://github.com/stevemo/cpanel for the admin panel. In the view I want t...
Hi, I am just about to start writing my first Laravel application. This will be part of a suite of a...
By using this Password reminders and reset in Laravel 4 tutorial I tried to add "forgot passwor...
Hello everyone, I'm going through Larabook series and have problem with codeception test. Here is my...
I have a login form that accepts either an email or a phone number (or maybe more in the future) in...
Hi I need to put a link on a form to disable a user in users table. I already have the id and i crea...
I've run into an issue. Once a user logs into our site, they are taken to a dashboard page that perf...
What are your thoughts on the new Authorization helpers and methods that is now Laravel 5.1.11? Jeff...
Hi all, First excuse my bad english. I try to connect with first_name or email. This works well for...
I am starting to learn about token based authentication and I am trying to learn how to implement it...
I am using Laravel's Filesystem to store items on s3 and I am getting the wrong URL. Storage::disk('...
Hi I am using the build in login that ships with Laravel 5 for my admin login. I now need to add a l...
Hi there, I have the following problem i'm using laravel 5 and laraparse package.Login with parse wo...
When logging in, the query fails, because "email" is not on "usuario", it's in &...
I am facing this issue while using default Authentication feature, I need to change user_login and u...
hi guys i have no error and log my problem is when i click submit it give me this url http://localho...
Good day. I have table, lets say : Pegawai: NAMA_GELAR PASSWORD in AuthController.php I was change...
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