how to build Multiple File Upload in yii2 for the all types of files?

10,790

For Upload Multiple Files, follow the official tuto: https://github.com/yiisoft/yii2/blob/master/docs/guide/input-file-upload.md

With files in folder, you can use Yii2 Galery or bootstrap\Carousel (in this post).

Share:
10,790

Related videos on Youtube

John
Author by

John

Updated on June 04, 2022

Comments

  • John
    John almost 2 years

    How to build a post model and controller with Multiple File Upload in yii2 with the all types of files when creating a new post that I can get a Post with slider?