In my project, I added the following line of code to applicaiton.ini
resources.layout.layoutPath = APPLICATION_PATH "/ layouts / scripts /"
Whenever I add this code, I get the following error,
** Fatal error: throw exception 'Zend_View_Exception' with message 'script' layout.phtml 'not found in path
Bellow is the structure of my project
** 
source share