in this my site https://www.aswaktinghir.com/ I've created a website using Laravel and Angular, and I've successfully hosted it. I deleted the storage directory for the images and then ran the command php artisan storage:link. I created a storage directory within the public directory and uploaded the images, but the images are not displaying online. I'm not sure why. I inspected my page and copied the image link
and tried it in another browser, but it gives me a "Forbidden" error: "You don't have permission to access this resource." I even tried running chmod -R 775 storage, but the problem persists. When I take this link and change aswaktinghir.com to localhost, the image displays correctly.Источник: https://stackoverflow.com/questions/780 ... ing-larave
Мобильная версия