MF
Asked
After uploading the project on live server (Hostinger) Items photos are not showing ...what can I do for such problem?
- MSAnsweredHello,
You can run `php artisan storage:link --force` command don server and make sure that you have uploaded the `storage` folder.
Thank you - Login to Reply