Laravel Code Review - Implementing ScopeBindings, Route Model Binding, and Relationships

preview_player
Показать описание
In this episode I will do another Laravel junior code review and refactor 3 areas of the code to make it shorter, more readable, and to a higher standard.

Click here to subscribe

Video that explains Laravel Naming Conventions

Reddit

Facebook

Twitter

LinkedIn

Github

#laravel #codereview #webdevelopment
Рекомендации по теме
Комментарии
Автор

How is this video so undervalued? I learned so much in the space of 7 minutes!
The amount of "shortcuts" you give is amazing and it really differentiates a casual laravel developer from a really great laravel developer.

Thank you for the amazing content!

esfoliante
Автор

let`s support the effort of our fellow developer

genephillip
Автор

Really like the route scope binding. Thanks for the video

shaikhalamin
Автор

i think that you forgot about excepting destroy route from resource method, because there wasn't delete in routes file.

piweu