1
I started developing in Node.js
using the frameworks Express
and Angular
when I needed tutorials I noticed that in some is used the Angular
along PHP
to make bank requests.
My question is: which server exactly do I run the application on PHP
?
I thought of something like creating an angular project in the path of host but I doubt this is the solution. Please someone explain to me exactly how the project structure will be using PHP
and Angular
and on which server I will run.
Can you explain what you want to do? Do you need PHP? If it’s not best to run everything on Node.
– Sergio