'How to retrieve uploaded images in vuejs with laravel storage

I need help with displaying images in vuejs. My backend is laravel and frontend is vuejs 3 the problem I encountered is how to display the images from laravel storage.

I already try this code no progress.

and here's my laravel image enter image description here

Thanks a lot.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source