Skip to content

Instantly share code, notes, and snippets.

@nmvuong92
Last active September 5, 2018 06:00
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 nmvuong92/99150326cda6e2ae8eac4fc16c4fc4fd to your computer and use it in GitHub Desktop.
Save nmvuong92/99150326cda6e2ae8eac4fc16c4fc4fd to your computer and use it in GitHub Desktop.
Fix Composer can't find mongodb extension
composer require jenssegers/mongodb --ignore-platform-reqs

hoặc

composer install --ignore-platform-reqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment