As a service, i want to access an image inside of "web/uploads". When i'm trying to do that, it's returning:
No route found for "GET /web/uploads/"
But i just want to access an image inside this directory. I'm uploading images and i need to load them externally. Any light to do this? Thanks.