Skip to content

Instantly share code, notes, and snippets.

@webbash
Created October 16, 2020 09:44
Show Gist options
  • Save webbash/8f9112c749cb8c5f17d84c302cec8adf to your computer and use it in GitHub Desktop.
Save webbash/8f9112c749cb8c5f17d84c302cec8adf to your computer and use it in GitHub Desktop.
Enable pecl in homebrew mac os
ln -vs "$(find -L "$(brew --prefix php@7.3)/bin" -name pecl)" /usr/local/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment