S
S
snake22021-08-01 20:10:17
Yii
snake2, 2021-08-01 20:10:17

Where to store images in yii2 framework?

I need to save pictures sent by users on the server. In which directory should I create the uploads folder in yii2 basic framework?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2021-08-01
@snake2

See what pictures. If public, then you can in web / uploads. If personal and available only to an authorized user, then it is better to organize a folder in the root of the project, make an alias to it. And to load and display images to users, write the necessary functions for saving files and serving content.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question