Support the ongoing development of Laravel.io →
VenomRush

VenomRush

Joined 27 May 2014

Statistics

Threads 17
Replies 21
Solutions 6
Articles 0
posted 11 years ago

Eloquent confused about which id column to use when using a join with eager loading

I have the following query that's supposed to eager load data from the 'features' and 'images' table...

0 Likes
1 Replies
Solved

Spaces in $_GET values are being double encoded, resulting in %2520.

As the title says, laravel seems to be double encoding spaces resulting in urls that have %2520. I d...

0 Likes
6 Replies
Solved
posted 11 years ago

Eager loading constraint and ordering it correctly

I have the following query that returns results fine, but the order of the results isn't alphabetica...

0 Likes
1 Replies
Solved
posted 11 years ago

Problem accessing eager loaded information

I'm having problems accessing the eager loaded specs below: // This is the actual code public functi...

0 Likes
1 Replies
Solved
posted 11 years ago

Applying a where() clause for each table using Eloquent

I have a problem that the docs don't seem to cover (or I'm just not seeing anything in the docs that...

0 Likes
2 Replies
Solved
replied 9 years ago

Creating a custom exception class and custom exception handler class

I can't find any instance of a handle() method in any of the classes relevant to the App\Exceptions\...

0 Likes
replied 9 years ago

Eloquent query where() confusion

I figured out the problem. There are instances when the array passed to the function only has 1 item...

0 Likes
Solved
replied 9 years ago

Eloquent query where() confusion

/bump This is my full function. /** * Fetch dealer id from the database * * @param $d...

0 Likes
replied 9 years ago

Eloquent query where() confusion

So I finally tested this and it seems it doesn't work. I'm guessing the subquery considers the $acco...

0 Likes
replied 9 years ago

Eloquent query where() confusion

Thanks ftiersch. That looks like it'll work. I'll know for sure once I test it.

0 Likes

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.