Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f464797

Browse files
Merge 5.4 into 5.x (#3396)
2 parents 7ca536b + 522b2ff commit f464797

File tree

6 files changed

+491
-3
lines changed

6 files changed

+491
-3
lines changed

‎docs/cache.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Cache and Locks
1414
Configuration
1515
-------------
1616

17-
To use MongoDB as a backend for `Laravel Cache and Locks <https://laravel.com/docs/{+laravel-docs-version+}/cache>`__,
17+
To use MongoDB as a back end for `Laravel Cache and Locks <https://laravel.com/docs/{+laravel-docs-version+}/cache>`__,
1818
add a store configuration by specifying the ``mongodb`` driver in ``config/cache.php``:
1919

2020
.. code-block:: php

‎docs/fundamentals/atlas-search.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ following optional parameters to ``search()``:
179179
* - ``returnStoredSource``
180180
- ``bool``
181181
- Specifies whether to perform a full document lookup on the
182-
backend database or return only stored source fields directly
182+
back end database or return only stored source fields directly
183183
from Atlas Search
184184

185185
* - ``tracking``

‎docs/index.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
.. _laravel-docs-landing:
2+
13
===============
24
{+odm-long+}
35
===============

‎docs/quick-start.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Quick Start
2626
View Data </quick-start/view-data/>
2727
Write Data </quick-start/write-data/>
2828
Next Steps </quick-start/next-steps/>
29+
Tutorial: Build a Back End </quick-start/backend-service-tutorial>
2930

3031
Overview
3132
--------

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /