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

code within a Route runs more than once

Found a question on Stackoverflow that might discuss the same problem: http://stackoverflow.com/ques...

0 Likes
replied 11 years ago

code within a Route runs more than once

hm, that's very strange. If I diedump this (I did it in App::after()) the script should stop working...

0 Likes
replied 11 years ago

code within a Route runs more than once

I don't use Sessions. I just use the routes. Or do those routes use sessions? I can't use link_to_ro...

0 Likes
replied 11 years ago

code within a Route runs more than once

hm, I thought I have to go to the public folder. Because the Route:: object always starts with publi...

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.