Pic in app not showing after migrate server

hi, having issue in our app after we done migrate server. none of the pic were appeared ini the live app.

we are using laravel system as a backend and dont change anything including api file.

dont know how to debug this error.

Did you use the network view to see what URLs for the images your app is requesting?
Have you enabled “break on all exceptions”?
No debug output when this happens?