PHPHub 安装出错,求助了,数据库报错了 SQLSTATE [42S02]: Base table or view not found: 1146 Table ?

安装到最后一步的时候

php artisan est:install

报以下错误

php artisan key:generate
Application key [base64:YjNHK5ZWKTYMaZk8aufaLe41yYhrySkCfBQMKNjSoK0=] set successfully.



php artisan migrate --seed


  • Application In Production! *


    Do you really wish to run this command? (yes/no) [no]:

    Command Cancelled!



php artisan est:init-rbac

[Illuminate\Database\QueryException]
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bbs.xxx123.com.us
ers' doesn't exist (SQL: select * from users where users.deleted_at i
s null limit 1)

[PDOException]
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bbs_xinyibank.us
ers' doesn't exist

如何解决?

《L04 微信小程序从零到发布》
从小程序个人账户申请开始,带你一步步进行开发一个微信小程序,直到提交微信控制台上线发布。
《L03 构架 API 服务器》
你将学到如 RESTFul 设计风格、PostMan 的使用、OAuth 流程,JWT 概念及使用 和 API 开发相关的进阶知识。
讨论数量: 1

解决了吗?

4年前 评论

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!