nohup /usr/local/Cellar/php\@7.3/7.3.13/sbin/php-fpm &
brew services start mysql
nohup /usr/local/Cellar/redis/5.0.7/bin/redis-server &
brew services start mongodb-community
brew services stop mongodb-community
/usr/local/Cellar/php\@7.3/7.3.13/bin/pecl install mongodb
brew services start rabbitmq
brew services start elasticsearch