且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

十月CMS媒体查找器

更新时间:2022-02-13 16:42:00

媒体查找器小部件"不适用于关系类型文件附件",如下所示:

'media finder widget' not working with relation type 'file attachment', like this:

public $attachOne = [
   'avatar' => 'System\Models\File'
];

尝试使用其他类型(例如:json)

try to use another type (for example: json)