Can someone review my Laravel code?
2 junebuggerz 3 8/19/2025, 10:31:40 PM
I have a question on code review stack exchange and haven't gotten an answer yet. I am trying to get an answer to my question on there. The link to the question is
https://codereview.stackexchange.com/questions/297943/product-service-class-and-product-controller-class-for-an-e-commerce-website
I just want to know if the code is good enough to show to hiring recruiters for an entry level Jr Laravel developer role. Please if someone can read the question on there and either leave me a answer on there or here.
If you want to know what to ask I’d recommend telling it you want to ensure your code is clean, single responsibility, extensible, and testable.
I think when you work with these big frameworks the more important thing as a junior imo would be to make sure you understand the underlying tech (db, network basics, etc) and the latest framework conventions. Just keep it simple.