写PHP的,也没啥
这些细节不必在意。。。。
看不出什么错误了。你是怎么安装的 laravel5.1版本的?有没有可能是文件没下载完整?PluggableTrai 这个文件有咩有?
这个我就看不出还有什么错误了。我看着貌似没有什么问题
不会。你想实现的话,就可以使用 with
问问题之前多看看这个吧:https://www.laravist.com/discuss/laravel/how-to-ask-questions-wisely-and-learn-from-it-636
Avatar.vue 中,这个 import Vue from 'vue'; 不用的吧
php artisan make:controller PostConstroller --resource
没事多看看评论
你的 Avatar.vue 文件是怎么写的?
你的 app.js 有没有:
Vue.component('user-avatar', require('./components/Avatar.vue'));
5.4 的话,使用 mix 来打包就好。
就是这样的啊,OAuth 认证。。。
这个基本就是因为服务器(nginx 和 apache 没配置好吧)
https://www.laravist.com/series/build-a-zhihu-website-with-laravel/episodes/33
你看看这个
不用的,你再仔细看看视频