Web application architecture with zend framework 3 and AngularJS

I am building a web application with Zend Framework(backend) 3 and AngularJS 1.6.x.
I have created a project architecture for the application. I have saved the angular app inside the public directory of the zend framework. Is this a valid and secure architecture? Should i move the files like node_modules outside the public directory?

enter image description here

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/10/22/web-application-architecture-with-zend-framework-3-and-angularjs/
via @lzomedia #developer #freelance #web #lzomedia.com

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome