Laravel Jetstream: Login with Email, Name or Phone
In the Laravel Jetstream starter kit, what if you want to use more fields to authenticate users, like username or phone number? Let’s take a look.
Repository:
Related links:
- Jetstream documentation: #customizing-the-authentication-process
- Related video about Breeze:
- My course “Laravel Jetstream Livewire: Real Mini-Project“:
- - - - -
Support the channel by checking out our products:
- Enroll in my Laravel courses:
- Try our Laravel QuickAdminPanel:
- Purchase my Livewire Kit:
- View Laravel Code Examples:
- Subscribe to my weekly newsletter:
4 views
112
36
5 months ago 00:08:11 1
This New Auth Package Makes Things Even Easier
6 months ago 00:19:00 1
The Tools I Use to Build Products in Laravel
7 months ago 00:02:58 2
Laravel Policies and Traits: Jetstream Example
12 months ago 00:10:21 1
Build a Forum With Laravel, Ep 03 - Defining Our Data
12 months ago 00:11:47 4
Build a Forum With Laravel, Ep 02 - Configuring Jetstream
1 year ago 00:03:59 3
How to ignore some PHPUnit/Pest tests by default--and how I use this with Laravel’s Jetstream
1 year ago 00:03:02 4
Laravel Routes File with Conditions: JetStream Example