国产+高潮+在线,国产 av 仑乱内谢,www国产亚洲精品久久,51国产偷自视频区视频,成人午夜精品网站在线观看

webman安裝數(shù)據(jù)庫后無法啟動

wadeYang

composer require illuminate/database
執(zhí)行上面安裝數(shù)據(jù)庫后無法啟動

3354 4 0
4個回答

walkor 打賞

剛測試了,沒有出現(xiàn)你說的問題。

git clone --depth=1 https://github.com/walkor/webman
cd webman
composer install
composer require illuminate/database
// 編輯app/controller/Index.php 加入數(shù)據(jù)庫邏輯
php start.php start

訪問正常。

  • 青青子衿 2021-02-24

    請問我安裝完,連接在網(wǎng)頁報了could not find drive 可能是什么原因呀?