Question: Image Not Showing Up Correctly

Image Not Showing Up Correctly

I need help about image not showing up correctly or broken when in pos mode. I tried using another device but the picture still same. I tested at demo using the same picture it show up perfe

EH

Einnlleinhatt Ha

Asked
I need help about image not showing up correctly or broken when in pos mode. I tried using another device but the picture still same. I tested at demo using the same picture it show up perfectly.
  • MS

    Mian Saleem

    Answered
    Hello,

    I am not sure but suspecting that might be storage link. Can you please open the folder in the command line and run the following command

    ```
    php artisan storage:link
    ```

    Let me know the result.

    Thank you
  • EH

    Einnlleinhatt Ha

    Answered
    **[Mian Saleem](/u/saleem)** Here are the result from my hosting

    ```
    forge@silent-winter:~/laravelpos.com$ php artisan storage:link

    The [/home/forge/laravelpos.com/public/storage] link has been connected to [/home/forge/laravelpos.com/storage/app/public].
    The links have been created.
    ```
  • EH

    Einnlleinhatt Ha

    Answered
    This one is from my local computer

    ```
    $ php artisan storage:link
    The [D:\Laravel Projects\laravelpos\public\storage] link already exists.
    The links have been created.
    ```
  • MS

    Mian Saleem

    Answered
    Did you check after that if the images are showing or not?
  • EH

    Einnlleinhatt Ha

    Answered
    **[Mian Saleem](/u/saleem)** Yeah i checked it but the image is still broken.
  • MS

    Mian Saleem

    Answered
    Hello,

    Let me know the live site login details to have look.

    Thank you
  • MS

    Mian Saleem

    Answered
    Hello,

    Please edit your `.env` file and set `APP_URL` to your domain then you will need to upload the image again.

    Thank you
  • EH

    Einnlleinhatt Ha

    Answered
    **[Mian Saleem](/u/saleem)** Thankyou, this fixed my issue.
  • HR

    Hector Rojas

    Answered
    Good night friend, could you please inform me how I solve the problem, I created the link of the storage folder in my public_html but it still does not show the images. Thanks for your time and help.
  • HR

    Hector Rojas

    Answered
    Good morning friends, ready is already solved.
  • Login to Reply