Skip to content

Commit c913056

Browse files
author
Chris Cho
committed
learning byte
1 parent 63037d3 commit c913056

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/quick-start.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,11 @@ read and write operations on the data.
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.
3333

34+
You can learn how to set up a local Laravel development environment
35+
and perform CRUD operations by taking the
36+
:mdbu-course:`Getting Started with Laravel and MongoDB </getting-started-with-laravel-and-mongodb>`
37+
MongoDB University Learning Byte.
38+
3439
If you prefer to connect to MongoDB by using the PHP Library driver without
3540
Laravel, see `Connecting to MongoDB <https://www.mongodb.com/docs/php-library/current/tutorial/connecting/>`__
3641
in the PHP Library documentation.

0 commit comments

Comments
 (0)