Add Laravel (#594)

This commit is contained in:
Florian Beer 2025-08-09 22:48:57 +02:00 committed by GitHub
parent 2e6e1c5bca
commit 4df374205f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"