Victor21's avatar

img replacement with new img uploaded

hi, I would like to replace the images with the new ones loaded in the cards I can access the images loaded into the storage and saved in the database but I would like them to change with each upload.

my code

style="background-image: url('{{Storage::url('/images/1AFX4YDnh9LAyt93XgXwTJYUse2SPZnYwyxyBKTj.png')}}');">

0 likes
2 replies
jlrdw's avatar

I'm not sure either, but if you are talking about updating, then you just have to unlink the old image just before replacing with the newly uploaded image.

Please or to participate in this conversation.