I have IndexController with editorAction
Volt is looking for path views/Index/editor.volt instead of of views/index/editor.volt
Is it possible to set lowercase version for searching for view in DI?
This happen on new production server with new version of Debian. Before everything worked great.
I'm using phalcon 1.2.4
The problem does not exists in 1.3.0