Skip to content

Commit fd5e628

Browse files
committed
Add mongodb php driver information to readme
1 parent 67434f2 commit fd5e628

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Read the full changelog at https://github.com/jenssegers/laravel-mongodb/release
1818
Installation
1919
------------
2020

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+
2123
Add the package to your `composer.json` and run `composer update`.
2224

2325
{

0 commit comments

Comments
 (0)