mirror of
https://gitee.com/apiadmin/ApiAdmin.git
synced 2025-05-21 04:19:16 +08:00
modified 修复普通用户登录
This commit is contained in:
parent
ee719f669d
commit
7a2b5c326e
@ -31,6 +31,11 @@ php think apiadmin:install
|
|||||||
|
|
||||||
```
|
```
|
||||||
php think migrate:run
|
php think migrate:run
|
||||||
|
|
||||||
|
* 如出现报错:There are no commands defined in the "migrate" namespace.
|
||||||
|
* 请先更新下think版本:composer update topthink/framework
|
||||||
|
* 再执行:php think migrate:run
|
||||||
|
* 特别鸣谢:@孙晔华
|
||||||
```
|
```
|
||||||
|
|
||||||
> 第四步:构建后端路由
|
> 第四步:构建后端路由
|
||||||
|
Loading…
x
Reference in New Issue
Block a user