EH
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.
Attachments
- MSAnswered**[Hector Rojas](/u/hrojas)** Hello,
There could be 2 reasons.
1. APP_URL in the `.env` file, please check and update it (if not correct)
2. The storage link, can be created with `php artisan storage:link`
Once both done, you need to upload the images again and they should work.
Thank you - Login to Reply