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