I'm working on a website for an artist, and am wondering if there is any way to markup the image tag in the blade so that there is no way the image can be downloaded.
The images are simply stored in a public folder, not the database.
Or is there a better way to do this?
There's no way to stop this.
If a user can view an image, they can:
The best solution is to watermark each image.
You can also inject meta data into the image to establish copyright
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community