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
2020Overview
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.
You can’t perform that action at this time.
0 commit comments