Laravel-filemanager: Do not display images after upload

Created on 17 Oct 2020  路  1Comment  路  Source: UniSharp/laravel-filemanager

Hello
I have no problem uploading
But images are not displayed
After executing the php artisan storage:link command, only the storage folder is displayed and there are no uploaded files in it

.env
APP_URL=http://localhost:8000

Laravel Framework 8.6.0
unisharp: master

Most helpful comment

Solved!

I removed the storage folder from the public folder and ran the php artisan storage:link command again. The problem was solved!

>All comments

Solved!

I removed the storage folder from the public folder and ran the php artisan storage:link command again. The problem was solved!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

phamtien9819 picture phamtien9819  路  5Comments

lscavelli picture lscavelli  路  4Comments

fahadhowlader picture fahadhowlader  路  5Comments

farshidahmadianpin picture farshidahmadianpin  路  3Comments

Dzhangar1980 picture Dzhangar1980  路  4Comments