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 2815f1b

Browse files
Merge 5.4 into 5.x (#3379)
2 parents 9d7d4dc + d6f593e commit 2815f1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎docs/quick-start/view-data.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,9 @@ View MongoDB Data
105105
.. code-block:: none
106106
:copyable: false
107107

108-
INFO View [resources/views/browse_movie.blade.php] created successfully.
108+
INFO View [resources/views/browse_movies.blade.php] created successfully.
109109

110-
Open the ``browse_movie.blade.php`` view file in the ``resources/views``
110+
Open the ``browse_movies.blade.php`` view file in the ``resources/views``
111111
directory. Replace the contents with the following code and save the
112112
changes:
113113

@@ -141,7 +141,7 @@ View MongoDB Data
141141

142142
.. step:: Optionally, view your results as JSON documents
143143

144-
Rather than generating a view and editing the ``browse_movie.blade.php`` file, you can
144+
Rather than generating a view and editing the ``browse_movies.blade.php`` file, you can
145145
use the ``toJson()`` method to display your results in JSON format.
146146

147147
Replace the ``show()`` function with the following code to retrieve results and

0 commit comments

Comments
(0)

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