JellyBool

17773 经验值

你用这个试试,有人接着维护了,这个应该兼容 5.3

https://github.com/httpoz/roles

5.3 貌似官方已经抛弃 Route::controller 了,然后我没有找到方便的写法,你一定要的话,参照 5.2 的版本实现一下 controller

其实我还没有用过 vuex 。。等 tomoe 大神来回答吧

1.确保你使用了 Searchable 这个 trait:

namespace App;

use Laravel\Scout\Searchable;
use Illuminate\Database\Eloquent\Model;

class Post extends Model
{
    use Searchable;


}

2.注册一个 algolia https://www.algolia.com 的账号,获取相应的 key。

基本上是被墙了,你找个好的梯子就行

对了,以后别叫我老师了,叫 Jelly 就行。。。不然感觉老师怪怪的