Jun 27, 2017
0
Level 1
view images uploaded in DB by clicking view button
I've successfully created a laravel app which can upload and save images. The uploaded photos' file name are displayed in a tabular form and the only challenge i'm facing is how to view an image by clicking the view button associated to that image's filename. my idea is that when the view button is clicked, an image loads and a user can scroll to the next or previous image with options of either downloading or printing the image. Anyone who can help me achieve this?
Please or to participate in this conversation.