How to configure the file uploading path for a particular module?
-
I am a beginner in web developing. I am now creating a website which is able for users to update upcoming events. Therefore, I am now using this cms framework to make my cms. I have created a module called event and the users are able to upload the images for each event. However, the images are not stored in a folder which is for event modules only. How can I configure the path for upload event images only? Thank you very much!