Valet: PHP8 Upgrade
Uninstall old valet and confirm:
valet uninstall --forceUpdate Composer:
composer global updateInstall PHP8:
brew install php@8.0Install valet:
valet installGo to sites directory (e.g. cd ~/git) and park valet:
valet parkSwitch php versionslike this: valet use php@8.0 valet use php@7.4
PHP Memory Limit
https://cleody.com/post/551/increase-memory-limit-and-max-execution-time-in-laravel-valet