主頁 > 知識庫 > laravel 出現(xiàn)command not found問題的解決方案

laravel 出現(xiàn)command not found問題的解決方案

熱門標(biāo)簽:天潤融通外呼系統(tǒng)好嗎 高德地圖標(biāo)注店鋪收費(fèi)嗎 杭州語音電銷機(jī)器人 電銷機(jī)器人沒有效果怎么樣 江門回?fù)芡夂粝到y(tǒng) 江西電銷機(jī)器人收費(fèi) 高德地圖標(biāo)注位置怎么標(biāo)注 泊頭在哪里辦理400電話 欣思維地圖標(biāo)注

今天開始學(xué)習(xí)laravel,laravel用composer 安裝,在終端輸入laravel new blog(project name)得時候,出現(xiàn)了以下問題laravel: command not found/span>

查看技術(shù)文檔這么Make sure to place the ~/.composer/vendor/bin directory in your PATH so the laravel executable can be located by your system. 應(yīng)當(dāng)是要讓~/.composer/vendor/bin/laravel在mac的環(huán)境變量里面。

在網(wǎng)上查看資料發(fā)現(xiàn)了有以下解決方案:

export PATH="~/.composer/vendor/bin:$PATH"

盡管可行,但是當(dāng)終端關(guān)閉之后,就不行了。也就是每次創(chuàng)建項(xiàng)目的時候都必須要輸入一次。那種只是臨時的解決方案。

還有就是

nano ~/.bashrc

輸入:

alias laravel='~/.composer/vendor/bin/laravel'

保存然后在終端輸入:

source ~/.bashrc

關(guān)閉終端輸入laravel new blog

可行。

好了,問題解決。

以上這篇laravel 出現(xiàn)command not found問題的解決方案就是小編分享給大家的全部內(nèi)容了,希望能給大家一個參考,也希望大家多多支持腳本之家。

您可能感興趣的文章:
  • laravel 解決crontab不執(zhí)行的問題
  • Laravel使用消息隊(duì)列需要注意的一些問題

標(biāo)簽:江門 大同 石嘴山 內(nèi)江 駐馬店 雙鴨山 深圳

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《laravel 出現(xiàn)command not found問題的解決方案》,本文關(guān)鍵詞  laravel,出現(xiàn),command,not,found,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問題,煩請?zhí)峁┫嚓P(guān)信息告之我們,我們將及時溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《laravel 出現(xiàn)command not found問題的解決方案》相關(guān)的同類信息!
  • 本頁收集關(guān)于laravel 出現(xiàn)command not found問題的解決方案的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章