File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -31,6 +31,11 @@ read and write operations on the data.
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.
33
33
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
+
34
39
If you prefer to connect to MongoDB by using the PHP Library driver without
35
40
Laravel, see `Connecting to MongoDB <https://www.mongodb.com/docs/php-library/current/tutorial/connecting/>`__
36
41
in the PHP Library documentation.
You can’t perform that action at this time.
0 commit comments