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 00f79a5 commit a77aa60Copy full SHA for a77aa60
docs/quick-start/download-and-install.txt
@@ -47,9 +47,9 @@ to a Laravel web application.
47
.. step:: Install the {+php-extension+}
48
49
{+odm-long+} requires the {+php-extension+} to manage MongoDB
50
- connections and commands.
51
- Follow the :php:`Installing the MongoDB PHP Driver with PECL
52
- <mongodb.installation>` guide to install the {+php-extension+}.
+ connections and commands. To learn how to install the {+php-extension+}, see
+ the `Install the MongoDB PHP extension <https://www.mongodb.com/docs/php-library/current/get-started/#install-the-mongodb-php-extension>`__
+ step of the Get Started with the PHP Library guide.
53
54
.. step:: Install Laravel
55
0 commit comments