how do I link to the images in the dropbox using laravel?
I followed the laravel documentation and uploaded the images to the dropbox, but I don't know how to show these images. Someone PLEASE HELP ME.
I tried to use those lines of code, but it didn't work.
I need to take all the images inside and show them in the view.
I was able to show only the name, the image I couldn't.
I've been researching for hours and saw that you have to create a link, but I don't know how to do that
I believe it works, but that way you are specifying an image. I tried to put the variable that is an array with all the ones in the dropbox, but it didn't work.
@gobs it isn't nice to simply take the answer by @michaloravec and post it as your own and then marking it as the best answer. That sort of thing, makes people less likely to help you next time you have a problem