Angularjs on a symfony2 application

前端 未结 15 1707
面向向阳花
面向向阳花 2020-12-12 09:55

I\'m working on a SF2 application that uses a lot of javascript on the front end.

SF2 provides me a good way of building a nice REST app, manage my database with doc

15条回答
  •  [愿得一人]
    2020-12-12 10:35

    You can use this template or you can study this template and you can based in it.

    Is a template application with secured communication via a RestFul API between the client part with AngularJS and the server part with Symfony2.

    Another project that you should check is Aisel is open-source CMS for highload projects based on Symfony2 and AngularJS

提交回复
热议问题