I'm trying to replace a query scope with a global query scope, but while my query scope works fine t...
Should I use a package for reusing the code when implementing repositories or should I write all the...
I've a Upload model that morphTo some other models like Post. When I fetch posts I want to eager loa...
I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...
When I return a JSON form of a model, It only contains some fields and misses others, while protecte...
Thanks, what do you think about the usefulness of this package anlutro/laravel-repository I'm new to...
I just needed to add one more relation on the Post model for a post's thumbnail and put the conditio...
I found out when we create a new table record and don't set some of its fields (explicitly or implic...
The Laravel portal for problem solving, knowledge sharing and community building.