📌  相关文章
📜  在鱼壳上安装 laravel 安装程序 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:12.158000             🧑  作者: Mango

代码示例1
Asuming you have composer installed :
composer global require laravel/installer
fish_add_path ~/.config/composer/vendor/bin/
this path works for linux with arch based distro 
, in mac it is usually ~/.composer/bin/vendor