Support the ongoing development of Laravel.io →
posted 9 years ago
Views
Last updated 2 years ago.
0

i think the issue is more to do with how ff/chrome render images than laravel.. not sure how to fix or what to suggest but I thought i should let you know.

0

shez1983 said:

i think the issue is more to do with how ff/chrome render images than laravel.. not sure how to fix or what to suggest but I thought i should let you know.

It seems to only happen with this site ive built in laravel so maybe a default setting is not correct.

Maybe something to do with firefox cache misses or something. I will look more into it.once. I get home.

0

I've had this issue. I was using a caching library to re-size images on the fly and save them to folders. it i repeatedly keep pressing f5 sometimes the images didn't load. The response for the images said "Opps somethings went wrong".

Apparently the problem was how i was rendering the images. I was using symphony file class. Changed it to laravel Response::make the bug went away.

In your case. make sure your header's are correct.

Last updated 9 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

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.