How to build web application in Angular2 + Yii2 ?
I have good knowledge in both technology. But, how to communicate Angular2 + Yii2.
I know one way to communicate angular2 + yii2 using REST Api. But, one problem in yii2 for Cross-origin issue. this way in run client & server both are separately.
Is it possible to start/run angular2 from the index.php for the yii2?
Any idea or web link about this. Please, share with me.