Level 54
@david001 I used Laravel homestead to avoid having to update my php version on my mac.
https://laravel.com/docs/8.x/homestead
Installing Catalina on MacOs also brings in php7.3
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am using mac os and I have PHP 7.2.21 To install Laravel8v,I need a minimum PHP version 7.3
I want to upgrade to PHP 7.3 or 7.4 from 7.2. I tried a lot of times but nothing happened. I am unable to upgrade PHP version. I run the following command
brew upgrade
brew install php73
brew install [email protected]
Please guide me
Please or to participate in this conversation.