laravel 框架下的問題總結(十)-----heroku buildpacks:set heroku/php › 報錯Error: Couldn't find that app.

問題詳細如圖: 解決方法如下: 使用 git remote get-url heroku 可以查看當前的 url 和生成的是否一致。 生成的 url 如果沒有記住,可以在 heroku 網站查看,在項目裏 setting 中 Info -> Heroku Git URL 修改爲自己的 heroku 地址即可: git remote set-url heroku https://git.heroku
相關文章
相關標籤/搜索