freeride8's avatar

Strange symbols when uploading a file with cyrillic names

I am using Laravel and Dropzone.js. Everything's fine until I upload file with a cyrillic name. The file's name in the directory looks like - Приети по специалности_окончателно-нов_0 This is something with the encoding I guess. In php.ini I set default_charset="UTF-8" internal_encoding = UTF-8 input_encoding = UTF-8 But the problem is still unsolved. What could it be?

0 likes
2 replies

Please or to participate in this conversation.