artgris / FileManagerBundle

FileManager is a simple Multilingual File Manager Bundle for Symfony
MIT License
171 stars 89 forks source link

Fix path directive which results in an error #91

Closed Martin1982 closed 2 years ago

Martin1982 commented 2 years ago

When following the docs a 'directory cannot be found' error is thrown even though the directory exists. Using the project_dir parameter from the kernel is a safer way to access the file directory.