We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67434f2 commit fd5e628Copy full SHA for fd5e628
README.md
@@ -18,6 +18,8 @@ Read the full changelog at https://github.com/jenssegers/laravel-mongodb/release
18
Installation
19
------------
20
21
+Make sure you have the MongoDB PHP driver installed. You can find installation instructions at http://php.net/manual/en/mongo.installation.php
22
+
23
Add the package to your `composer.json` and run `composer update`.
24
25
{
0 commit comments