Skip to content

Commit c7c93c7

Browse files
author
Chris Cho
committed
reworrd intro
1 parent d6e9043 commit c7c93c7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/quick-start.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ Quick Start
2020
Overview
2121
--------
2222

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.
2626

2727
.. tip::
2828

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
3030
or Docker, see the linked code repository in the
3131
`How to Build a Laravel + MongoDB Back End Service <https://www.mongodb.com/developer/languages/php/laravel-mongodb-tutorial/>`__
3232
MongoDB Developer Center tutorial.

0 commit comments

Comments
 (0)