A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Source: How to Install PHP on MacOS? – GeeksforGeeks
After installation is successfull need to start service as follows:
brew services start shivammathur/php/php@8.0
– Change the version number according to the version installed.
Recent Comments