Тёмный
Wisdom Diala
Wisdom Diala
Wisdom Diala
Подписаться
Web Dev tutorials, PHP/Laravel tutorials
Laravel 10: Working with Cookies
12:59
Год назад
Laravel 10: Image Compression
10:53
Год назад
How to buy data on multisub
2:04
3 года назад
Комментарии
@user-el8gf3ly4g
@user-el8gf3ly4g Месяц назад
how to use this jwt toke in laravel 10 with mongodb ?
@gilbertorogel81
@gilbertorogel81 Месяц назад
at 16:42 access_token is null, im using laravel 11.6.0, not sure why this line $token = auth()->login($user) says that login() returns void Any help apreciated
@wisdomdiala
@wisdomdiala Месяц назад
Can I see your code snipped?
@gilbertorogel81
@gilbertorogel81 Месяц назад
@@wisdomdiala Tyvm for the reply, i fixed the issue by changing the defaults array in api/config/auth.php: 'defaults' => [ 'guard' => 'api', 'passwords' => 'users', ]
@gilbertorogel81
@gilbertorogel81 Месяц назад
at 10:40 i get response 419 unknown status : "message": "CSRF token mismatch.", help pls
@gilbertorogel81
@gilbertorogel81 Месяц назад
fixed it by adding the route to $except array in VerifyCsrfToken.php :D in laravel framework 11.6.0 the VerifyCsrfToken.php file is in the route-> vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/
@wisdomdiala
@wisdomdiala Месяц назад
Did you include the api prefix to your endpoint?
@gilbertorogel81
@gilbertorogel81 Месяц назад
@@wisdomdiala I dont remember what was the issue but i've fixed it, thank you for replying tho :)
@eduaguilar5004
@eduaguilar5004 2 месяца назад
why update method is undefined
@rikudola-9458
@rikudola-9458 3 месяца назад
Hi, i was wondering what vs code extension are you using that allows you to auto import modules, like here in 12:00.
@wisdomdiala
@wisdomdiala Месяц назад
You can use PHP companion extension
@phuongquachthihoai2904
@phuongquachthihoai2904 3 месяца назад
gud job, thank u
@trongnhannguyen3718
@trongnhannguyen3718 3 месяца назад
Hey bro, how to check user has verified email @@ I were tried 3 methods but can't use it! Can you help me or everyone! Thanks for help.
@jonwinder6622
@jonwinder6622 3 месяца назад
definition of overseas code.
@abdulhameednabhan5595
@abdulhameednabhan5595 3 месяца назад
the token didnt appear in url why?
@m4rkbello
@m4rkbello 4 месяца назад
Thankyou so much man!
@wisdomdiala
@wisdomdiala 4 месяца назад
You're welcome
@ameyoagbagba7023
@ameyoagbagba7023 4 месяца назад
Thank you very much for these lessons... it would be great if you made a video on the logout method and how to consume this api via an angular front..Be blessed.Thanks
@rayanzineddin7279
@rayanzineddin7279 4 месяца назад
Is it necessary to install imagick php's extension to make it work?
@buithuyngoc2248
@buithuyngoc2248 4 месяца назад
Hi, im using passport to register and login. Can i follow this video to make email verification?
@wisdomdiala
@wisdomdiala 4 месяца назад
Yeah sure
@scriptdestek8219
@scriptdestek8219 5 месяцев назад
PERFECT
@AlexandreMelgarejo
@AlexandreMelgarejo 5 месяцев назад
Great! I was looking for this resource. Thank you.
@wisdomdiala
@wisdomdiala 5 месяцев назад
Glad it was helpful!
@user-pq6jw6xp8l
@user-pq6jw6xp8l 5 месяцев назад
Desde México, te agradezco mucho
@puto8736
@puto8736 5 месяцев назад
Hi I was wondering why you didn't include the expires_in for jwt? I was looking for some answers how to change the jwt token expiry and got landed on your content. I followed the instructions based on the docs including yours but In laravel 10, the factory method is undefined. Any thoughts about it?
@wisdomdiala
@wisdomdiala 5 месяцев назад
You don't necessarily need to use the factory method, you can define your own expiry time without the factory. I didn't include the expire_at, cuz I want to treat the subject separately.
@juliobon
@juliobon 5 месяцев назад
Looking forward to the next video on the series. Great stuff!
@wisdomdiala
@wisdomdiala 5 месяцев назад
Thanks, you can subscribe and like the video.
@ucluatho3563
@ucluatho3563 5 месяцев назад
well done, bro
@wisdomdiala
@wisdomdiala 5 месяцев назад
Thanks man
@saidboda8762
@saidboda8762 5 месяцев назад
God job. PLease push code in your github account
@wisdomdiala
@wisdomdiala 5 месяцев назад
Planning to do that when I'm done with the series
@Pagani0123
@Pagani0123 6 месяцев назад
Thank you, you helped me a lot. I'm brazilian, I don't speak english very well, but I understood your video. Thanks.
@wisdomdiala
@wisdomdiala 6 месяцев назад
Thanks for the feedback, you can also help by subscribing and liking the video.
@kwenziwa
@kwenziwa 6 месяцев назад
Thank you 🙏🏼
@wisdomdiala
@wisdomdiala 6 месяцев назад
You're welcome
@fxbimayudhapratama7643
@fxbimayudhapratama7643 6 месяцев назад
Why is it that when I run the composer require intervention/image command I get a 3 month old version of version 2? Then how do I get version 2 in laravel version 10
@alexanderbelikov9876
@alexanderbelikov9876 4 месяца назад
hi, I have simmilar problem - run composer require intervention/image:^2.7
@big-viral
@big-viral 6 месяцев назад
Incredible bro, I look forward to the next video
@user-ri4wy7ps9f
@user-ri4wy7ps9f 7 месяцев назад
vous avez travailler dessus comme un pro mais c est incomplet il manque la deconnexion
@milenkostadinov8702
@milenkostadinov8702 7 месяцев назад
Hello Wisdom Diala. Can you please share what sort of terminal app you are using so that your project choices come as radio and not to type them manually by hand as it is on my fresh computer setup? Is it a component of composer you required globally or an app in your terminal that makes such possible?
@wisdomdiala
@wisdomdiala 7 месяцев назад
I'm using Iterm terminal on Mac
@itsrahulraii
@itsrahulraii 7 месяцев назад
all over the world Countries and States and City how to retrieve city according to state
@wisdomdiala
@wisdomdiala 7 месяцев назад
You can only retrieve state according to country
@akandeseun2937
@akandeseun2937 7 месяцев назад
Very informative! Thank you 🤗
@wisdomdiala
@wisdomdiala 7 месяцев назад
You're welcome, please like, share and subscribe if you have not subscribed to my channel.
@TrikNgonlen
@TrikNgonlen 8 месяцев назад
Can I use both JWT and Sanctum in one single Laravel project?
@TrikNgonlen
@TrikNgonlen 8 месяцев назад
or what is the key difference of the two?
@wisdomdiala
@wisdomdiala 8 месяцев назад
Nope, you either use one of them, and for the difference, JWT is stateless while sanctum is not.
@TrikNgonlen
@TrikNgonlen 8 месяцев назад
@@wisdomdiala awesome...thanks for the answer. Any advice how to choose between of them based on the app needs?
@ucluatho3563
@ucluatho3563 8 месяцев назад
I am looking forward to seeing next video, thank you
@wisdomdiala
@wisdomdiala 8 месяцев назад
You're welcome, will be dropping it soon. Please subscribe to my channel if you haven't subscribed and also turn the notification bell icon on, to get notify anytime I upload a new video.
@wisdomdiala
@wisdomdiala 8 месяцев назад
Part two of the video: ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-mA9xGXrgrmI.html
@ucluatho3563
@ucluatho3563 8 месяцев назад
@@wisdomdiala great
@BarsboldMunkhsaikhan
@BarsboldMunkhsaikhan 9 месяцев назад
ty
@marmonilhobi7130
@marmonilhobi7130 10 месяцев назад
Thank you very much
@wisdomdiala
@wisdomdiala 10 месяцев назад
You're welcome, you can subscribe to my channel for more tutorials like this
@marmonilhobi7130
@marmonilhobi7130 10 месяцев назад
Thank you very much for this importent tutorial
@artemunix5223
@artemunix5223 10 месяцев назад
how to change the name of the country when choosing a language, for example en fr it
@afolabiomolola5987
@afolabiomolola5987 10 месяцев назад
This tutorial is really helpfull . but am trying to login after registration.
@adhitamaputra-73
@adhitamaputra-73 22 дня назад
.b.i.n.a. .s.a.r.a.n.a. .i.n.f.o.r.m.a.t.i.k.a.
@Okrbic
@Okrbic 11 месяцев назад
Hello there, Can you tell me what your color scheme is?
@wisdomdiala
@wisdomdiala 11 месяцев назад
Which color scheme?
@Okrbic
@Okrbic 11 месяцев назад
​@@wisdomdialaThe one of the code
@wisdomdiala
@wisdomdiala 11 месяцев назад
@@Okrbic I'm using mariana
@Okrbic
@Okrbic 11 месяцев назад
@@wisdomdiala Thanks, NEW Sub
@Heavenig
@Heavenig 11 месяцев назад
How do Make OTP Page to display 4 times to The user per different Code the user Will enter.
@shabas_001
@shabas_001 11 месяцев назад
you dey wine 😁
@TrikNgonlen
@TrikNgonlen Год назад
and, how to add the custom date range option to filter that data? thank you
@wisdomdiala
@wisdomdiala Год назад
You can filter by custom date range by using whereBetween()
@jeffk6382
@jeffk6382 Год назад
*promo sm* 💃
@wisdomdiala
@wisdomdiala Год назад
Watch full video here ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-_96ZqUkNmTE.html
@hamedhossani8481
@hamedhossani8481 Год назад
good job
@wisdomdiala
@wisdomdiala Год назад
Thanks man
@RonaldIIBalacy
@RonaldIIBalacy Год назад
Vite manifest not found
@Darklords03
@Darklords03 Год назад
I thought I'm in the movie recap lol
@dumdcode3845
@dumdcode3845 Год назад
Very helpful tutorial
@wisdomdiala
@wisdomdiala Год назад
Thanks for the feedback, please don't forget to like, subscribe and share to your friends.
@graemerobinson6920
@graemerobinson6920 Год назад
Can you advise please? I'm encountering an error where laravel isn't recognising the 'ContactFormRequest' file, even though I have one. It comes up whenever I type into the input fields. I've tried "use App\Http\Livewire\ContactFormRequest;: in my web.php file but the problem is still happening
@wisdomdiala
@wisdomdiala Год назад
Import the form request inside your controller
@graemerobinson6920
@graemerobinson6920 Год назад
@@wisdomdiala Hi again, tried that but it's still not working. According to the laravel docs window, it's highlighting ' return (new ContactFormRequest() )->rules(); ' as the problem
@wisdomdiala
@wisdomdiala Год назад
@@graemerobinson6920 use this "use App\Http\Requests\ContactFormRequest" inside your controller
@graemerobinson6920
@graemerobinson6920 Год назад
@@wisdomdiala thank you @wisdomdiala, that resolved the problem
@wisdomdiala
@wisdomdiala Год назад
@@graemerobinson6920 You're welcome, you can subscribe, like and share the video. Thanks
@haidertoqeer
@haidertoqeer Год назад
Thank you for sharing this helpful video. 🇵🇰
@wisdomdiala
@wisdomdiala Год назад
You're welcome, you can subscribe and like the video to encourage us more.
@zakariaee.3197
@zakariaee.3197 Год назад
great, thankyou sir
@wisdomdiala
@wisdomdiala Год назад
You're welcome
@kamranbhatti8104
@kamranbhatti8104 Год назад
I have h question plz answer Is laravel and next js is good combination? I have learnt laravel and now next js but now i came to know that if we learn react native we can build apps too but, would laravel is good choice for react native and if in future if we make website and connect them. Because there are more technologies for apps backend and apis im so much confused
@wisdomdiala
@wisdomdiala Год назад
I will say, Nextjs is good and Laravel is also good. Many companies have build good products with laravel, same with Nextjs, combining both, I don't know about that, except you're thinking of building your app as microservices. In summary I will say both frameworks are good depending on the type of application you're building.
@khantsithuphyo5484
@khantsithuphyo5484 Год назад
Code