thedevdojo/voyager

Keep original filename in input type multiple images

Open

#4 254 ouverte le 8 juil. 2019

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)PHP (11 817 stars) (2 652 forks)batch import
featurehelp wanted

Description

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.

Guide contributeur