I want to use angular js framework with Phalcon. But I want to point to an index.html and let angular handle the routing and disable views in Phalcon or use micro app in Phalcon. How can I accomplish this? I'm using nginx to server the app.
I want to use angular js framework with Phalcon. But I want to point to an index.html and let angular handle the routing and disable views in Phalcon or use micro app in Phalcon. How can I accomplish this? I'm using nginx to server the app.