Тёмный
No video :(

Send OTP to Mobile Number using Twilio in Laravel - Laravel login with Mobile OTP #2 

Programming Experience
Подписаться 15 тыс.
Просмотров 7 тыс.
50% 1

#sendotptomobilenumberusingtwilioinlaravel #mobileotploginlaravel #laravelmobileotplogin #laravellogin
Hello Dear,
Welcome To Our Channel Programming Experience. In this lecture, I explained how to create a login page and send OTP mobile Numbers using Twilio in Laravel, and this lecture is very useful if you want to send OTP to Mobile Numbers in Laravel.
My Contact-
Mail ID:- sandeepdevelopercontact@gmail.com

Опубликовано:

 

1 янв 2023

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 73   
@abhinashkumar3719
@abhinashkumar3719 Год назад
Premium content 👍😊, thank you sir
@ProgrammingExperience
@ProgrammingExperience Год назад
Welcome dear 👍
@samarsan4944
@samarsan4944 Год назад
Shukriya sir for making this video
@ProgrammingExperience
@ProgrammingExperience Год назад
Cool brother 👍
@samarsan4944
@samarsan4944 Год назад
Vo bta diniye
@ProgrammingExperience
@ProgrammingExperience Год назад
@@samarsan4944 matlab
@RajibDas-hb6qt
@RajibDas-hb6qt Год назад
@@ProgrammingExperience Vai Laravel Splade Ka video bonau
@ProgrammingExperience
@ProgrammingExperience Год назад
@@RajibDas-hb6qt okay 👍
@bikersfamily2002
@bikersfamily2002 2 месяца назад
Your video title is twilio with otp but you have not explain twilio otp process. You only explain random otp for local. Why should you write the wrong title?
@ProgrammingExperience
@ProgrammingExperience 2 месяца назад
Twilio can't able to send OTP by self, we need to create otp and store into DB, and verify otp by our logic, twilio can send message to user phone number, So in this lecture we sending the message to user with an OTP.
@shubhamkrgaud3100
@shubhamkrgaud3100 5 месяцев назад
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_id' in 'where clause' SELECT * FROM `user_otps` WHERE `user_id` = 1 ORDER BY `created_at` DESC limit 1 please solve the error
@ProgrammingExperience
@ProgrammingExperience 5 месяцев назад
Bhai user_id column nahi mil raha hein user_otps table mein, check kariye.
@pacetech786
@pacetech786 7 месяцев назад
OTP Has Been Sent TO Your Mobile Number i am getting this message on view also i see OTP in db table but i am not receiving it through sms. it looks like you are just inserting random number into db?
@ProgrammingExperience
@ProgrammingExperience 7 месяцев назад
Brother please see the lecture carefully, and pls setup the twilio account, else you can't receive your otp on mobile number.
@soumyaranjannath1968
@soumyaranjannath1968 Год назад
Now is before user Otp expire at If condition not properly work Please help... As same as video I have written the code but One Otp doesn't expire another Otp will created if I click on generate Otp
@ProgrammingExperience
@ProgrammingExperience Год назад
Hmm, i think you any one point dear, please check properly 🧐🧐
@soumyaranjannath1968
@soumyaranjannath1968 Год назад
I check properly every bit by bit I am messaging in telegram please reply 😊😊😊
@ProgrammingExperience
@ProgrammingExperience Год назад
@@soumyaranjannath1968 ohh okay i will check, when i free from my office work.
@soumyaranjannath1968
@soumyaranjannath1968 Год назад
Thank you buddy 😍
@RajibDas-hb6qt
@RajibDas-hb6qt Год назад
"Credentials are required to create a Client " laravel error log... Kindly give me a solution..all credintials are correct..I also set the twilio credintials in config/services.php but not working...
@ProgrammingExperience
@ProgrammingExperience Год назад
Bhai credentials set nahi ki kya
@RajibDas-hb6qt
@RajibDas-hb6qt Год назад
@@ProgrammingExperience All were set bro
@RajibDas-hb6qt
@RajibDas-hb6qt Год назад
but not working.....
@ProgrammingExperience
@ProgrammingExperience Год назад
@@RajibDas-hb6qt bhai kuch to mistak ki hogi
@ProgrammingExperience
@ProgrammingExperience Год назад
@@RajibDas-hb6qt okay
@parasagarwal2250
@parasagarwal2250 7 месяцев назад
same problem can't recieve the mesage on mobile but the otp table is getting the otp i have also configured twilio cred correctly please tell me if anyone finds the solution
@ProgrammingExperience
@ProgrammingExperience 7 месяцев назад
Brother pls check mobile number and credentials of twilio
@parasagarwal2250
@parasagarwal2250 6 месяцев назад
@@ProgrammingExperience thankyou for responding i found the solution please pin my comment so that others can find it too Thankyou !
@ProgrammingExperience
@ProgrammingExperience 6 месяцев назад
Okay brother👍
@Tushar-cb3xb
@Tushar-cb3xb 6 месяцев назад
@@parasagarwal2250 can you tell me how did you do i am facing the same problem
@Tushar-cb3xb
@Tushar-cb3xb 6 месяцев назад
@@parasagarwal2250 hey can you tell the problem i am facing the same issue
@samarsan4944
@samarsan4944 Год назад
Sir ye bataiye laravel m background image kese lagaye aur uske bich m content kese dale ??(frontend.frontlayout.layout) iss tarike se kr rahe ..ab home page pr background image lagani h vo bhi responsive ..kese lagaye ??
@ProgrammingExperience
@ProgrammingExperience Год назад
Bhai responsive bagera nahi karta mein, baise bhi mene apse bola tha ki mere ko template de do jisse ki mein usko used karke bana saku
@samarsan4944
@samarsan4944 Год назад
Bss itna bata dijiye ki background image kese lgaye jisse ki vo responsive bhi rahe bootstrap ka use krke
@ProgrammingExperience
@ProgrammingExperience Год назад
@@samarsan4944 bhai background-image property used karo na css ki.
@samarsan4944
@samarsan4944 Год назад
@@ProgrammingExperience lkin usse image responsive ni hogi na sir
@ProgrammingExperience
@ProgrammingExperience Год назад
@@samarsan4944 bhai responsive karne ke liye to apko css used karni hogi na media queries used karni padengi.
@happyblackie01
@happyblackie01 Год назад
please do English version, from Africa
@ProgrammingExperience
@ProgrammingExperience Год назад
You can use English subtitles.
@ParvinderSingh013
@ParvinderSingh013 Год назад
Plzz opps in laravel
@ProgrammingExperience
@ProgrammingExperience Год назад
Starting se sikhna hein kya apko, agar aisa hein to is playlist ka last lecture or rehta hein usko karke mein start karta hu.
@ParvinderSingh013
@ParvinderSingh013 Год назад
@@ProgrammingExperience playlist bana lo bro because opps is very important in programming
@ProgrammingExperience
@ProgrammingExperience Год назад
@@ParvinderSingh013 bhai vo to hein par aapne direct laravel kaise sikh liya jab apko oops mein problem mein this to🤔. But don't worry mein create karta hu playlists.
@jeigomangubat6949
@jeigomangubat6949 Год назад
hey i get this kind of errors undefined variable "$userOtp" use of unassigned variable "$userOtp" LN 41 COL 11 LN 41 COL 11 LN 41 COL 38 LN 41 COL 38 LN 42 Col 18 LN 42 Col 18
@ProgrammingExperience
@ProgrammingExperience Год назад
Please check $userOtp is declared or not with initialization.
@jeigomangubat6949
@jeigomangubat6949 Год назад
@@ProgrammingExperience hello, this is the code public function generateOTP($mobile_no) { $user = User::where('mobile_no', $mobile_no)->first(); UserOtp::where('user_id',$user->id)->latest()->first(); $now = Date::now(); if($userOtp && $now->isBefore($userOtp->expire_at)) { return $userOtp; }
@jeigomangubat6949
@jeigomangubat6949 Год назад
nvm i think i figured it out
@jeigomangubat6949
@jeigomangubat6949 Год назад
@@ProgrammingExperience thankyou anyways! keep posting stuffs like this , i love your contents bro!
@ProgrammingExperience
@ProgrammingExperience Год назад
@@jeigomangubat6949 okay brother 👍
@Jack-of_All-Trades
@Jack-of_All-Trades Год назад
1st view
@ProgrammingExperience
@ProgrammingExperience Год назад
Okay dear 👍
Далее
Х..евый доктор 😂
00:15
Просмотров 127 тыс.
Вся Правда Про Хазяевов !
41:02
Просмотров 1,7 млн
Laravel 8 REST API With Sanctum Authentication
54:13
Просмотров 545 тыс.
Laravel Auth: Add Two-Factor Verification via Email
10:12
Х..евый доктор 😂
00:15
Просмотров 127 тыс.