Last active
August 12, 2021 12:57
-
-
Save sergiypop/cc9888ade835aa281a7c7860ac120fbd to your computer and use it in GitHub Desktop.
Brew Dev Setup AMP
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Web Development mit macOS | |
Apache2 / Mysql / Php | |
## Tutorial | |
https://getgrav.org/blog/macos-mojave-apache-multiple-php-versions | |
## Brew Befehle | |
- brew services list | |
- brew services start xxx | |
- brew services stop xxx | |
## Php Switch | |
PHP Switcher can only handle arguments of: 5.5,5.6,7.0,7.1,7.2,7.3 | |
sphp 7.0 / 7.1 / 7.2 / 7.3 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment