Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

farhankhan786's avatar

Image retrieve in vue js vite with laravel api

Hello, Everyone please help me how retrieve image in vue js vite with laravel api

0 likes
2 replies
MaverickChan's avatar

what do you mean retrieve images? Those image path stored in database or image file on server? If case 1, you need to axios get path from database then display the image as html If case 2, just do html with the image path.

1 like

Please or to participate in this conversation.