Laravel Jetstream: Login with Email, Name or Phone

preview_player
Показать описание
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.

Related links:

- - - - -
Support the channel by checking out our products:
Рекомендации по теме
Комментарии
Автор

your tutorials are very helpful... I am on my learning journey to become a freelance developer.

obaidullahghawsi
Автор

you are the only one in YouTube doing this tutorial so please don't delete this video or YouTube stocks go down .

aphelioschenik
Автор

Best approach for a client create to have a form is business on tick the form change and validation changes how would you go about it

kingstalker
Автор

Got things to work with a few changes on Laravel Jetstream Vue Inertia, but am stumped how to make user name case sensitive...

happypolishboy
Автор

I do extra something before your way
I check input pattern
if it email I try to login by email
else if it match phone pattern I try to login by phone
else I try to login by user name

AMI
Автор

Hello sir, you are doing great job. And also teaching us in well mannered way.
Thank you sir for your efforts.
I have just one suggestion. I may be wrong in that, not sure.

Along with teaching on random topics of Laravel on each day. It may be much better/helpful to also pick feature of Laravel and continuously shot a video so by that way whole feature can be taught and learned by us in continuous.

There will also be one advantage that we will be known regarding itinerary in advance regarding what will be taught on today.

Sir, this is just suggestion in addition of what you doing.

Apart from that you are really doing fabulous job and many thanks for it.

mukeshtilokani
Автор

for using jetstream inertia "login.vue" change the v-model of the email for example v-model='login' and inside of useform({login: '' })

darwinllacuna
Автор

Does the signup process generates OTP for mobile verification ?

brokersaddatv
Автор

You have realy good video lessons, maybe you can make one video to explain how to create "User Membership system" something like using subscribe system using quick admin panel.
I realy like your videos.

Keep work. I will support.

habetech
Автор

I recently looked at the teams feature of jet stream and had a play with it, it seems to be really cool perhaps a video on these additional roles permissions and teams?

delaneywright
Автор

Welcome sir,
I love your channel so much, I have a question and I wish you answer me...So, I know that every route in `web.php` route file has a `web` middleware also, the default authentication guard is a `web`, to specify the middleware and the guard for a route we do that `middleware:guard` So, when I try to write that `web:web` An error has triggered (I wrote that code for testing ONLY WITH my self), can you tell me why this ERROR happend?

mmramadan
Автор

....and I thought: "Maybe" :DDD

itismadebymonkey
Автор

Ive bought your course "Practical Roles and Permissions in Laravel" and finish it but can't understand since im new to laravel and started at laravel 8 automatically. Can you help me with my problem about roles? But this time using laravel 8 and jetstream. SIRRRR! I BOUGHT IT FOR 19$

vincetech