File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ Quick Start
20
20
Overview
21
21
--------
22
22
23
- This guide shows you how to create and configure Laravel web application
24
- and the {+odm-long+} to use a MongoDB cluster hosted on MongoDB Atlas as the
25
- database from a command line-based development environment .
23
+ This guide shows you how to add {+odm-long+} to a new Laravel web application,
24
+ connect to a MongoDB cluster hosted on MongoDB Atlas, and how to perform
25
+ read and write operations on the data .
26
26
27
27
.. tip::
28
28
29
- If you prefer to set up your development environment in GitHub Codespaces
29
+ If you prefer to set up your development environment in GitHub Codespaces
30
30
or Docker, see the linked code repository in the
31
31
`How to Build a Laravel + MongoDB Back End Service <https://www.mongodb.com/developer/languages/php/laravel-mongodb-tutorial/>`__
32
32
MongoDB Developer Center tutorial.
You can’t perform that action at this time.
0 commit comments