Getting Started with Laravel and MongoDB
Learn how to use Laravel with MongoDB, an integration that allows you to leverage MongoDB's document-based structure with PHP and Laravel's ORM syntax!
Getting Started with Laravel and MongoDB
Learning Byte Overview
In this Learning Byte, a MongoDB expert will introduce you to the Laravel and MongoDB integration, a pairing that allows you to leverage MongoDB's document-based structure with PHP and Laravel's ORM syntax. We'll guide you through a hands-on demo on how to set up this integration and perform CRUD operations directly from the Laravel models.
Chapters in this Learning Byte:
- Chapter 1: Why Laravel?
- Chapter 2: Demo: Setting up a Local Laravel Development Environment
- Chapter 3: Demo: Performing CRUD Operations
- Chapter 4: Learn More
This Getting Started with Laravel and MongoDB Learning Byte is part of a two-part Learning Byte Collection: