Gif image loads on local host but not on hosted server/live site

I am working on a laravel project. I want to show an animated gif on my webpage. The gif image is displaying fine at localhost but at live site, image is displayed broken. I have tried different gif images but still no success. and strange thing i can load jpg or png image from same folder with live site, but gif image does not work. There is no spelling mistake and gif file is present at server.

<img width="100px" height="100px" src="/storage/images/anim.gif">

information from chrome network tab

In picture above is information from chrome network tab



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3i1S0xA
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

How to Create Treeview with Bootstrap and jQuery

jQuery Datatables with PHP, MySQL and AJAX Example

How to Add Images to Dropdown List using jQuery