DEV Community

Cover image for Authentication using Username and Email Address - Laravel 7
Miguel Lima
Miguel Lima

Posted on • Edited on • Originally published at codeexposed.com

1 1

Authentication using Username and Email Address - Laravel 7

You want to provide an easier way for your users to login in your application. You can give them the ability to login using a username and email address.

Achieve this is quite simple. You need to have installed laravel auth ui.

Top comments (0)

Jetbrains image

Build Secure, Ship Fast

Discover best practices to secure CI/CD without slowing down your pipeline.

Read more

👋 Kindness is contagious

DEV works best when you're signed in—unlocking a more customized experience with features like dark mode and personalized reading settings!

Okay