How to Use MongoDB With Laravel

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. laravel-mongodb-tutorial

    Code for the Laravel and MongoDB tutorial

    You can find the code for this tutorial on this GitHub Repository.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. laravel-mongodb

    A MongoDB based Eloquent model and Query builder for Laravel (Moloquent)

    In order to integrate MongoDB with Laravel, we need to use the package jenssegers/mongodb. So, we'll install it with Composer:

  4. MongoDB

    The MongoDB Database

    MongoDB is a popular NoSQL database that has also been popular for a while now. With MongoDB, you can build databases that are collections of JSON-like documents.

  5. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    Breeze provides sleek-looking authentication forms using Tailwind CSS and AlpineJS. You don't need to know either to go through the tutorial.

  6. Laravel

    Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.

    Laravel is a popular PHP framework that has been around for a long time now. With Laravel, you can easily build web apps, APIs, and more.

  7. heroicons

    A set of free MIT-licensed high-quality SVG icons for UI development.

    This component is just an edit icon from Heroicons.

  8. Alpine.js

    A rugged, minimal framework for composing JavaScript behavior in your markup.

    Breeze provides sleek-looking authentication forms using Tailwind CSS and AlpineJS. You don't need to know either to go through the tutorial.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to get started with Filament

    4 projects | dev.to | 7 Sep 2022
  • Live Video Streaming from Laravel PHP using LiveKit

    5 projects | dev.to | 5 Aug 2022
  • Clock Time, Event Time, and TimeSignalMe

    4 projects | dev.to | 29 Jul 2022
  • Vue App with Lumen Passport API (Part I)

    5 projects | dev.to | 25 Jun 2022
  • How to Add Breadcrumbs to Your Laravel Website

    3 projects | dev.to | 24 Aug 2021

Did you know that PHP is
the 14th most popular programming language
based on number of references?