From fd87e62795acc2c2b4fa8d9917e8158472b0c3ef Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Tue, 23 Jan 2024 15:00:44 -0500 Subject: [PATCH 1/2] DOCSP-35793: add Laravel MongoDB to left nav --- source/php.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/source/php.txt b/source/php.txt index d199d2c32..a09daa258 100644 --- a/source/php.txt +++ b/source/php.txt @@ -20,6 +20,7 @@ MongoDB PHP Driver :titlesonly: /php-libraries + Laravel MongoDB .. contents:: On this page :local: From e3d5766c4428fd4a25455f9824fcfe129293a5ce Mon Sep 17 00:00:00 2001 From: Chris Cho Date: Tue, 23 Jan 2024 15:05:41 -0500 Subject: [PATCH 2/2] update order --- source/php.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/php.txt b/source/php.txt index a09daa258..fbb31bbe4 100644 --- a/source/php.txt +++ b/source/php.txt @@ -19,8 +19,8 @@ MongoDB PHP Driver .. toctree:: :titlesonly: - /php-libraries Laravel MongoDB + /php-libraries .. contents:: On this page :local: