写PHP的,也没啥
博客已经隐藏了,现在不用阿里云了,直接看这个系列呗:
https://laravist.com/series/deploy-laravel-app-on-vps
这些问题问之前稍微在社区搜一下先。。。
那我就不太清楚了。
https://laravist.com/discuss/command/php-artisan-make-controller-xxcontroller-generated-by-the-controller-does-not-contain-the-index-the-store-this-kind-of-function-593
具体的代码和目录结构是什么的?也行这样试试?
$owner = new App\Role();
不行的话,具体的代码贴出来看看,估计你在某个地方的 Permission 的命名空间没对
laravel 5.1 ,没记错的话。
应该是对你的 laravel 版本来说, tymondesigns/jwt-auth 还没有适配吧
tymondesigns/jwt-auth
是的,都是中文的,我自己录的。
注意保证密码和邮箱都输入正确,貌似在 5.3 之后,laravel 自带的 auth 会自动加密密码。