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 cc69e8c

Browse files
Merge 4.1 into 4.2 (#2858)
2 parents 0e2ab47 + d87f146 commit cc69e8c

File tree

7 files changed

+1184
-5
lines changed

7 files changed

+1184
-5
lines changed

‎docs/fundamentals.txt‎

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
.. _laravel_fundamentals:
2+
3+
============
4+
Fundamentals
5+
============
6+
7+
.. facet::
8+
:name: genre
9+
:values: reference
10+
11+
.. meta::
12+
:keywords: php framework, odm
13+
14+
.. toctree::
15+
:titlesonly:
16+
:maxdepth: 1
17+
18+
/fundamentals/read-operations
19+
/fundamentals/write-operations
20+
21+
Learn how to use the {+odm-long+} to perform the following tasks:
22+
23+
- :ref:`Read Operations <laravel-fundamentals-read-ops>`
24+
- :ref:`Write Operations <laravel-fundamentals-write-ops>`
25+

‎docs/retrieve.txt‎ renamed to ‎docs/fundamentals/read-operations.txt‎

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
.. _laravel-fundamentals-retrieve:
2+
.. _laravel-fundamentals-read-ops:
23

3-
==============
4-
Retrieve Data
5-
==============
4+
===============
5+
Read Operations
6+
===============
67

78
.. facet::
89
:name: genre

0 commit comments

Comments
(0)

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