I've got a similar question. I don't necessarily want to use Angular's routes, I've got CakePHP's views for that. I guess what I'm asking is how to integrate Angular with an existing mvc app but not have all the routing generated by Angular?
On Saturday, February 15, 2014 12:42:49 PM UTC-6, [email protected] wrote: > > Hello all, > > I am just starting out with Angular and would like to implement it into an > existing project / app built with CakePHP but am a little lost on how to go > about this. Where to start and correct way to do so. > > As CakePHP is a MVC framework it has its views and re-used small code > blocks called Elements. Fisrt looking at Angular I see partials and in some > of the app.js if route is '/' then it renders this view or what not. Is > there a way to still use a frameworks native views / elements what ever the > framework might call it in conjunction with Angular? > > Thanks, > > Dave > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
