Commit fd5e6289 authored by Jens Segers's avatar Jens Segers

Add mongodb php driver information to readme

parent 67434f23
...@@ -18,6 +18,8 @@ Read the full changelog at https://github.com/jenssegers/laravel-mongodb/release ...@@ -18,6 +18,8 @@ Read the full changelog at https://github.com/jenssegers/laravel-mongodb/release
Installation Installation
------------ ------------
Make sure you have the MongoDB PHP driver installed. You can find installation instructions at http://php.net/manual/en/mongo.installation.php
Add the package to your `composer.json` and run `composer update`. Add the package to your `composer.json` and run `composer update`.
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment