Skip to content

Instantly share code, notes, and snippets.

@sergiypop
Last active August 12, 2021 12:57
Show Gist options
  • Save sergiypop/cc9888ade835aa281a7c7860ac120fbd to your computer and use it in GitHub Desktop.
Save sergiypop/cc9888ade835aa281a7c7860ac120fbd to your computer and use it in GitHub Desktop.
Brew Dev Setup AMP
### 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