Online Photo Store

Hello,

I am working on a website for sell digital photos online. The main idea of the website is to allow users to sell their own digital photos. Therefore, I want to make such option to allow users to upload their digital photos.

I can able to make such an option, but before I do that I would like to clarify some of my doubts.

[list=1][]Where can I store the uploaded original file safely and make a download link for it? (I can use Imagine library to create the duplicate image and thumbnails with watermark)[]How can I make a relationship between original files and generated thumbnails as well as models?[/list]

I am planning to make this website from scratch by using Yii2. Please give me some suggestions make success on this project.

Thank you.