Support the ongoing development of Laravel.io →
mtvs

mtvs

Joined 28 Jul 2014

Statistics

Threads 6
Replies 8
Solutions 2
Articles 0
posted 10 years ago

My global query scope causes stack overflow

I'm trying to replace a query scope with a global query scope, but while my query scope works fine t...

0 Likes
1 Replies

Implementing repository pattern

Should I use a package for reusing the code when implementing repositories or should I write all the...

0 Likes
2 Replies
posted 11 years ago

Changing property name of an eager loaded relation

I've a Upload model that morphTo some other models like Post. When I fetch posts I want to eager loa...

0 Likes
1 Replies
Solved
posted 11 years ago

The problem of hardcoded URLs in client side templates

I want to use my client side template engine placeholders in route() helper to avoid hardcoding of u...

0 Likes
0 Replies
posted 11 years ago

Model`s JSON form misses some fields

When I return a JSON form of a model, It only contains some fields and misses others, while protecte...

0 Likes
1 Replies
Solved
replied 11 years ago

Implementing repository pattern

Thanks, what do you think about the usefulness of this package anlutro/laravel-repository I'm new to...

0 Likes
replied 11 years ago

Changing property name of an eager loaded relation

I just needed to add one more relation on the Post model for a post's thumbnail and put the conditio...

0 Likes
Solved
replied 11 years ago

Model`s JSON form misses some fields

I found out when we create a new table record and don't set some of its fields (explicitly or implic...

0 Likes
Solved

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2026 Laravel.io - All rights reserved.