File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change
1
+ .. _php-get-started:
2
+
3
+ ================================
4
+ Get Started with the PHP Library
5
+ ================================
6
+
7
+ .. contents:: On this page
8
+ :local:
9
+ :backlinks: none
10
+ :depth: 2
11
+ :class: singlecol
12
+
13
+ .. facet::
14
+ :name: genre
15
+ :values: tutorial
16
+
17
+ .. meta::
18
+ :description: Learn how to create an app to connect to MongoDB deployment by using the PHP library.
19
+ :keywords: quick start, tutorial, basics
20
+
21
+ .. toctree::
22
+
23
+ /get-started/download-and-install/
24
+ /get-started/create-a-deployment/
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ MongoDB PHP Library
11
11
:titlesonly:
12
12
13
13
Installation </tutorial/install-php-library>
14
+ Get Started </get-started>
14
15
/tutorial
15
16
/upgrade
16
17
/reference
You can’t perform that action at this time.
0 commit comments