thedevdojo / voyager

Voyager - The Missing Laravel Admin
https://voyager.devdojo.com
MIT License
11.77k stars 2.67k forks source link

error loading images and avatar #5725

Closed Marwahanem closed 1 year ago

Marwahanem commented 1 year ago

Laravel version

8

PHP version

7

Voyager version

1.4

Database

8

Description

i have some issues ,the avatar and all images didn't appear this screenshots to my code please check it and tell me how to solve it!! https://prnt.sc/fZldMUQ4q3uI https://prnt.sc/nXOJMbsS8BZQ

Steps to reproduce

-

Expected behavior

-

Screenshots

No response

Additional context

No response

jcalistop commented 1 year ago

Try this:

  1. Check your site in the .env file (http or https is important): APP_URL=https://yoursite.com

  2. Delete public/storage directory and re-create with this: php artisan storage:link (It is available in menu -> Compass -> Command)

Bye

Marwahanem commented 1 year ago

Thanks for your reply the link of the site in the .env not correct , i change it and work thank you so much

github-actions[bot] commented 1 year ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you have further questions please ask in our Slack group.