AG
Asked
When I try to upload logo or badges the system says its uploaded but the image wont show up.
Attachments
- MSAnswered
Hello,
Please run
php artisan storage:link --force
to create the links. Please let me know the output. If there is any error, you can delete theimages
&storage
folder inpublic
and the run the command again. It should have output likeThe [public/storage] link has been connected to [storage/app/public]. The [public/images] link has been connected to [storage/app/images].
Thank you
- AGAnswered
Where do I need to write this command??
- MSAnswered
Hello,
I am not sure about your server. You can check with your server admin.
Most hosting offer ssh access, some even have terminal support too.
If you want us to help you check, please let us know the server details in private reply.
Thank you
- Login to Reply