ycs77 / Laravel-shop

(目前沒有維護,僅支持 PHP 7.2) 用 Laravel 5.8 開發的簡易商城,前端介面採用 Bootstrap 4。
33 stars 11 forks source link

請問? #1

Closed eddiechen578 closed 5 years ago

eddiechen578 commented 5 years ago

下載你的檔案 重新安裝套件 到首頁就出現 伺服器錯誤 怎麼解決??

ycs77 commented 5 years ago

現在可以照著 README.md 重新下載、安裝一次,應該不會有問題了。

你是用 Homestead?

eddiechen578 commented 5 years ago

所以要用homestead嗎 我是用xampp

ycs77 commented 5 years ago

用 Artisan 的 Server (php artisan serve) 和 xampp 的 MySQL

但 PHP 要 7.1 或 7.2 (7.3不正常)

APP_URL 設成 http://localhost:8000

eddiechen578 commented 5 years ago

謝謝 成功了

ycs77 commented 5 years ago

不客氣!