摘要:
0 设置 config/auth.php 'api' => [ 'driver' => 'token', 'provider' => 'users', 'hash' => true, ], 1 添加users表字段api_token php artisn make:migration add_api 阅读全文
posted @ 2021-07-21 02:23
小白兔晒黑了
阅读(284)
评论(0)
推荐(0)
摘要:
1 创建组件 \resources\js\components\QuestionFollowButton.vue <template> <button class="btn " v-text="text" v-on:click="follow" v-bind:class="{'btn-success 阅读全文
posted @ 2021-07-21 01:07
小白兔晒黑了
阅读(48)
评论(0)
推荐(0)
浙公网安备 33010602011771号