Answer the question
In order to leave comments, you need to log in
How to find Cyrillic file in Symfony Finder?
Good afternoon!
I implement file search using SYmfnony Finder Component.
$finder = new Finder();
$finder->files()->in('C:\');
$finder->files()->name('TEST.jpg');
$finder->files()->name('ТЕСТ.jpg');
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question