1.thinkphp 的github 程式碼版本位址:https://github.com/top-think
2. 點擊think 複製位址
#3. 新建thinkphp5 資料夾git clone位址代碼
4. 右擊git bash here
5. git clone --dapth=1 (clone 最新的一次程式碼)
6 .clone framework 核心套件並新建名稱為thinkphp
7.thinkphp5 執行檔在public目錄(如果能看到以下頁面恭喜您安裝成功)
#
【推薦課程:Git影片教學】
以上是git方式安裝thinkphp5的詳細內容。更多資訊請關注PHP中文網其他相關文章!