[Live-Coding] Refactor Laravel Controller to be Much Shorter

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

In a 15-minute video, I learned more than in 2 hours lessons! Thank you very much!

MimisK
Автор

This is the best 15 minutes video I have ever watched. Amazing tips.

arslanramay
Автор

I was looking for channel like this for so long, till now I haven't found a dev which is advanced and also shares his knowledge of architecture beyond controllers

CrazyMoviesLt
Автор

Beyond pro level, watched that video before going to sleep. Now its 4:44 am I'm still watching it again and again, learning every topic that showed!
Thanks man!

zubayerhossain
Автор

This video is 100% informative and 80% eyes hurting.

blank
Автор

This is the best Laravel video I've ever seen.

bulent
Автор

In a 15 min video, I learned more than in 2 hours lessons! You're the best, Thank you very much!

theancientpersian
Автор

NOtifications can be Queueable, no need to make Job.

VitaliyGura
Автор

Also it will be better to user request->validated() instead of request->all() to insert the validated fields only

minawilliam
Автор

Reasonable for fat actions. If applied for small ones, now instead of quickly seeing all functionality at single look, you will have to navigate +5 or more extra files.

hohoho
Автор

This video has cleared so many concepts. not necessarily we apply all of these but so much information and practically displayed. Awesome Sir !

Mutahar
Автор

idk, youtube recommends these with some delay :D I just started doing the same thing with my huge controllers at work, and now I see this in my feed :D How cool :)

Автор

That's insane man, from many lines of codes to, two lines of code. That's incredible, thanks much for sharing this with us...i'm new in Laravel and this is my dream to code like this.

Spyder
Автор

Phenomenal! I have a good 3-4 hours of reading and experimentation to do after watching this.

rahulhuilgol
Автор

Thanks a lot for making these kind of videos. Recently discovered your channel and slowly watching your videos. It's amazing how you make subjects that were unknown to me very easily understandable and right away I can see the use cases for my own projects because you show real-life examples. An amazing channel and huge compliments to you as a teacher.

horacesniper
Автор

Thank u so much sir for giving us your precious time . I started following you and you are so good.

aakankshasingh
Автор

This was amazing. I never had seem so soft refactoring

Thanks and again: you're the best

Автор

Brilliant... Looking forward to more of such refactoring videos.

adarshchacko
Автор

How could I be so wrong for so long?

Thanks for this...this is gold!

jsan
Автор

i'm grateful that we have teacher like you, when i'm doing programming i study core php for 1year and i hate laravel so much but when i find job as programmer they required me to study laravel (the framework most i hated) i hate laravel because im also security researcher and i know laravel have zero day exploit but i have no choice i need to study laravel and one day youtube suggest your channel now im fully understand the laravel and what is advantages of laravel and now im started to love it thanks man! you save me to find awesome job now im junior developer i'm already 3months in job as junior programmer/developer but i think my knowledge is enough as senior developer thank you very much bro.

but i have request im hard to understand and refactor the Policy/authorization the most important part of developing app, please help me to understand newbie like me the how to use policy and add custom method using authorizeResource() and resourceAbilityMap()

Thanks bro

jessdhoctor