Laravel-Challenge-Route-Model-Binding
Laravel-Challenge-Route-Model-Binding copied to clipboard
I found it suspiciously simple, perhaps I could've missed something... But hey - as a first challenge, that's a way to start! Really appreciate your work and we should keep...
fixed 3 bugs
Hope you check this Thanks
please my video response from https://youtu.be/vJ9CEbo6_OQ
Something that did not work form me: 1. Had to run this composer install --ignore-platform-reqs instead of just composer install because of this errro: "Problem 1 - laravel/horizon is locked...
This PR fixes the issues described and adds tests for a good measure 😄. Whereas it is insignificant for this case, I also lazy load the user relationship to the...
Honestly #2 is something that annoys me with laravel, it can open so many ways of mistakes undetected by IDE and tools (that i know of). I feel like those...