Home >Backend Development >PHP Tutorial >javascript - 有把Vuejs结合到Yii2中的实例嘛?求分享

javascript - 有把Vuejs结合到Yii2中的实例嘛?求分享

WBOY
WBOYOriginal
2016-06-06 20:20:511778browse

有把Vuejs结合到Yii2中的实例嘛?求分享

回复内容:

有把Vuejs结合到Yii2中的实例嘛?求分享

vue是一个纯前端的框架,跟后端没有啥关系

不像backbone之类,还有model需要跟后端发生交互

在yii中使用没有什么需要整合的地方

vue是用来作为RESTful服务器的客户端的.可以看看阮一峰的博客http://www.ruanyifeng.com/blog/2011/09/restful 理解什么是rest
可以看下YII2官方指南的restful应用文章.
如果是yii1的话需要自己写处理逻辑或者使用第三方发布的rest库

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn