mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Add Laravel (#594)
This commit is contained in:
@@ -25,7 +25,8 @@ go)
|
|||||||
mise use --global go@latest
|
mise use --global go@latest
|
||||||
;;
|
;;
|
||||||
laravel)
|
laravel)
|
||||||
echo -e "Need help figuring this out!\n"
|
echo -e "Installing PHP and Laravel...\n"
|
||||||
|
bash -c "$(curl -fsSL https://php.new/install/linux)"
|
||||||
;;
|
;;
|
||||||
python)
|
python)
|
||||||
echo -e "Installing Python...\n"
|
echo -e "Installing Python...\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user