How to work with images on the Nuxt + Laravel website?
I'm making a website on Nuxt 3 + Laravel (backend). I have an article editor where I can upload an image. I need to compress and crop this image for several different formats. Then, I will take the desired format…