@Snapey i have deploy my entire project in another folder.
earlier my project is run and image also display image but when i have just change in my project of logic part and then take pull then image problem is arrived.
@Vivek1154 did you look at the chapter in the documentation on deployment. And are you pointing to public as the document root as per the documentation. Also did you remember to set a symbolic link.
@jlrdw@snapey I have placed whole code into root folder because of we are pointing that project with the help of subdomain. project was working perfectly before make changes. And Right now all php file work perfectly but when i try to load images from public folder showing blank white screen. not getting even 404 error.