Any time I can eliminate a docblock in my code, I go for it. Here's another relatively new addition to Laravel that let me clean up a some docblocks in my form requests. https://masteringlaravel.io/daily/2024-12-26-better-types-on-route-parameters

Comments