I Know there is a way to link storage folder in public folder, But I need another way.
So this is my question: is there any other way that I can display my images from storage folder without link it?
This is folders structure:
Storage->app->public->Categories->example.jpg
I need to display the images from the Categories folder several times in Vue3 FrontEnd.