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 4fd598f

Browse files
Merge 5.2 into 5.x (#3334)
2 parents 1bef2de + 3aa95be commit 4fd598f

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

‎docs/quick-start.txt

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ read and write operations on the data.
4141
`How to Build a Laravel + MongoDB Back End Service <https://www.mongodb.com/developer/languages/php/laravel-mongodb-tutorial/>`__
4242
MongoDB Developer Center tutorial.
4343

44-
You can learn how to set up a local Laravel development environment
45-
and perform CRUD operations by viewing the
46-
:mdbu-course:`Getting Started with Laravel and MongoDB </courses/getting-started-with-laravel-and-mongodb>`
47-
MongoDB University Learning Byte.
48-
4944
If you prefer to connect to MongoDB by using the {+php-library+} without
5045
Laravel, see `Connect to MongoDB <https://www.mongodb.com/docs/php-library/current/connect/>`__
5146
in the {+php-library+} documentation.

‎docs/quick-start/next-steps.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,15 @@ You can download the web application project by cloning the
2121
`laravel-quickstart <https://github.com/mongodb-university/laravel-quickstart>`__
2222
GitHub repository.
2323

24+
.. tip:: Build a Full Stack Application
25+
26+
Learn how to build a full stack application that uses {+odm-long+} by
27+
following along with the `Full Stack Instagram Clone with Laravel and
28+
MongoDB <https://www.youtube.com/watch?v=VK-2j5CNsvM>`__ tutorial on YouTube.
29+
30+
Further Learning
31+
----------------
32+
2433
Learn more about {+odm-long+} features from the following resources:
2534

2635
- :ref:`laravel-fundamentals-connection`: learn how to configure your MongoDB
@@ -34,4 +43,3 @@ Learn more about {+odm-long+} features from the following resources:
3443

3544
- :ref:`laravel-query-builder`: use the query builder to specify MongoDB
3645
queries and aggregations.
37-

0 commit comments

Comments
(0)

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