abstrakt:在 Windows 中,你需要下載并運(yùn)行 Composer-Setup.exe安裝好后 在cmd composer config -g repo.packagist composer https://packagist.laravel-china.org再找到服務(wù)器根目錄 composer create-project topthink/think tp5*tp5 可
在 Windows 中,你需要下載并運(yùn)行 Composer-Setup.exe
安裝好后 在cmd composer config -g repo.packagist composer https://packagist.laravel-china.org
再找到服務(wù)器根目錄 composer create-project topthink/think tp5
*tp5 可以任意起名
啟動(dòng)
通過localhost/th5/public/index.php
Korrigierender Lehrer:天蓬老師Korrekturzeit:2019-07-06 13:11:41
Zusammenfassung des Lehrers:localhost/th5/public/index.php, 拉寫不對(duì)吧, 你的項(xiàng)目是tp5, 不是th5, 還是, 為什么不直接解析到public目錄下