Web Hostinger Laravel Project
So I imported my laravel project in web hostinger for web hosting, upon adding a book which consists of uploading an image, it reflects on the database but it does not store the image. I used php artisan storage:link in my laravel project.