composer create-project workerman/webman webman-demo
默認(rèn)安裝1.4.3
cd webman-demo
composer require webman/console
默認(rèn)安裝1.2.9
php webman install
composer require webman/admin -W
默認(rèn)安裝0.1.0
進(jìn)行第二步之前,要先cd到webman目錄
/app/admin?install#/install 安裝的時(shí)候數(shù)據(jù)庫信息寫了到達(dá)管理員信息的時(shí)候如果提示什么鏈接是null,那就重啟一下webman...
如果提示跳轉(zhuǎn)次數(shù)過多,就用下面的鏈接
/app/admin?install#/install
記得要先創(chuàng)建數(shù)據(jù)庫,安裝的時(shí)候不會主動創(chuàng)建
安裝的時(shí)候數(shù)據(jù)庫信息寫了到達(dá)管理員信息的時(shí)候如果提示什么鏈接是null,
那就重啟一下webman...