David Carrdcblogdev.hashnode.dev·Dec 25, 2016Laravel 5.3 login with username instead of emailLaravel’s built in auth system uses an email address and password to validate credentials for cases where you want to use a username instead of an email address you can do the following: Add a username column to the users table then add a username()...46 readsAdd a thoughtful commentNo comments yetBe the first to start the conversation.