Nova-Filemanager icon indicating copy to clipboard operation
Nova-Filemanager copied to clipboard

I can't see uploaded images and links looks broken.

Open erenergul opened this issue 4 years ago • 1 comments

Hi , I fresh installed and work on localhost and then I moved my files another computer. I try to remove and install again few times but images looks like broken.

I have a console error : Error: attribute keySplines: Invalid value, "0.175, 0.885, 0.320, 1.5;\n 0.175, 0.885, 0.320, 1.5".

Succesfully added storage folders but cant see anyphotos.

erenergul avatar Apr 22 '21 11:04 erenergul

local storage folder is not exposed by default , use php artisan storage:link to create a symbolic link at public/storage

takifouhal avatar May 29 '21 19:05 takifouhal