I'm creating a kind of note keeper where a user can upload a thumbnail cover related to their notes. This is my DB structure. Everything is working fine and things are getting rendered when I'm trying to list documents.
But when a user is trying to upload an image, it's not taking and also I don't know how to do that using storage() inside a form.