Hey guys,
This problem occurs when i renamed some of my controllers, before i have CurrentController name and i change it to CurrentprojectsController also i rename the view folder of this controller and delete everything on my cacheDir to make a new view file but the it returns
Warning: Phalcon\Mvc\View\Engine\Volt\Compiler::compileFile(C:\Users\spilagan20140973\Desktop\BOOTSTRAP FILES\PORTABLES\USBWebserver v8.6\root\PHALCON-BASE\app\config/../../app/cache/c__users_spilagan20140973_desktop_bootstrap files_portables_usbwebserver v8.6_root_phalcon-base_app_views_currentprojects_index.volt.php): failed to open stream: Invalid argument in C:\Users\spilagan20140973\Desktop\BOOTSTRAP FILES\PORTABLES\USBWebserver v8.6\root\PHALCON-BASE\public\index.php on line 31
Volt directory can't be written
but the other controller that I didn't rename works fine.