Support the ongoing development of Laravel.io →
d3mueller

d3mueller

Joined 29 Aug 2014

Statistics

Threads 16
Replies 46
Solutions 3
Articles 0
posted 10 years ago

when I diedump my browser doesn't prettifies the JSON

Hi, is it possible that 'dd()' does not output JSON properly? Because I tried several plugins in my...

0 Likes
7 Replies
Solved
posted 11 years ago

App::before() runs more than once

Hi, Somehow, the App::before() method runs more than once. I figured it out by adding a log each tim...

0 Likes
2 Replies

custom (Eloquent?) method

Hi, I have the following situation: I have the tables: actions action_access_ids It's a one-to-many-...

0 Likes
1 Replies

homestead error - "404 file not found"

Hi, When I try to open my domain I set in the homestead.yaml file it gives me a 404 error file not f...

0 Likes
5 Replies
Solved

laravel is slow

Hi, my laravel is very slow. It takes 360ms - 1.5s to load (acoording to the debug bar) The database...

0 Likes
20 Replies
replied 11 years ago

Nested relationships when parent is a many-to-many relationship

Hm, that's possible, though it works well without the "building_type". I'll test it with a...

0 Likes
replied 11 years ago

Nested relationships when parent is a many-to-many relationship

I tried running it seperately. That worked. But the part with the many-to-many relationship works (a...

0 Likes
replied 11 years ago

Nested relationships when parent is a many-to-many relationship

Yes, 2) returns the correct data and 1) returns "null" without an exception or something....

0 Likes
replied 11 years ago

Nested relationships when parent is a many-to-many relationship

Ah okay: 1) select * from `objects` where `id` = '1' select `buildings`.*, `object_buildings`.`objec...

0 Likes
replied 11 years ago

Nested relationships when parent is a many-to-many relationship

ehm, how can I figure that out? Sorry, I'm no pro in laravel :)

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.