Question: Profile Picture Not Showing

Profile Picture Not Showing

After uploading profile picture of a user, the image does not show. It shows a broken image.

JT

Joshua Teye

Asked

After uploading profile picture of a user, the image does not show. It shows a broken image.

  • MS

    Mian Saleem

    Answered

    Hello,

    Can you please run php artisan storage:link --force command and share the output in reply.

    Thank you

  • JT

    Joshua Teye

    Answered

    This is the output:

    INFO The [public/storage] link has been connected to [storage/app/public].

    ERROR The [public/images] link already exists.

  • MS

    Mian Saleem

    Answered

    Hello,

    Please delete public/storage and public/images folder and then try to run command again.

    Once linked, you can try to upload picture again. This photo should be showing up.

    Thank you

  • Login to Reply