Support the ongoing development of Laravel.io →

d3mueller

Joined 29 Aug 2014

Statistics

Threads 16
Replies 46
Solutions 3
Articles 0

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 9 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 9 years ago

when I diedump my browser doesn't prettifies the JSON

Okay I found the answer: in my homestead.yam file I had this line in the definition of my site: hhvm...

0 Likes
Solved
replied 9 years ago

when I diedump my browser doesn't prettifies the JSON

ddelnano said: If you are using Chrome, try JSONView.> Also tried that :( opb said: When this...

0 Likes
replied 9 years ago

when I diedump my browser doesn't prettifies the JSON

Unfortunately, that plugin didn't work as well

0 Likes
replied 9 years ago

App::before() runs more than once

Yes, but for this I need to know where to place it. Or am I wrong?

0 Likes
replied 9 years ago

custom (Eloquent?) method

Got it. Just added a method to the Collection Class :)

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.

© 2024 Laravel.io - All rights reserved.