I think that's will help you. https://laracasts.com/series/php8-crash-course/episodes/1
Update php 7.4.1
Hello Guys, On mac I am currently on PHP 7.4.22. Is it possible to install php version 7.4.1 specific. ?
I tried running a brew command brew install [email protected] and I got below error so just wondering if I can install 7.4.1 by adding a formule in homebrew !
Warning: No available formula or cask with the name "[email protected]". Did you mean [email protected]? ==> Searching for similarly named formulae... This similarly named formula was found: [email protected] ✔ To install it, run: brew install [email protected] ✔ ==> Searching for a previously deleted formula (in the last month)... Error: No previously deleted formula found. ==> Searching taps on GitHub... Error: No formulae found in taps
Note: I installed PHP 7.4.22 by running brew install [email protected]
Please or to participate in this conversation.