Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save deshabhishek007/8067223cf64ccbc0bdef9bfdf25e222a to your computer and use it in GitHub Desktop.
Save deshabhishek007/8067223cf64ccbc0bdef9bfdf25e222a to your computer and use it in GitHub Desktop.
autostart php, Mariadb, nginx and dnsmasq
brew services start php
sudo brew services start dnsmasq
brew services start mariadb
brew services start nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment