thedevdojo/voyager

Keep original filename in input type multiple images

Open

#4,254 创建于 2019年7月8日

在 GitHub 查看
 (3 评论) (0 反应) (0 负责人)PHP (2,652 fork)batch import
featurehelp wanted

仓库指标

Star
 (11,817 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Version information

  • Laravel: v5.7.28
  • Voyager: v1.2.6
  • PHP: 7.2

Description of problem

I would like to keep the original name of the images for SEO optimizations. I am using the input type multiple images.

Proposed solution

There is an option in the BREAD of the input type image for this purpose. The solution would be to apply this configuration to the input type multiple images as well.

贡献者指南