Try MongoDB and Laravel in 1-click via GitHub Codespaces

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • spec

    Development Containers: Use a container as a full-featured development environment. (by devcontainers)

  • Codespaces is built to run Dev Containers, an open standard for Development Containers. The Dev Container will reference a Docker build file, which describes the software and services our app is running on. It also defines things related to our development environment, including IDE plugins, network ports, and more.

  • laravel-mongodb-tutorial

    This repository illustrates a tutorial article about how to use MongoDB with Laravel 9 and the Laravel MongoDB package (by mongodb-developer)

  • We'll use our laravel-mongodb-tutorial repository as an example here, and the README.md file explains how to launch that minimal Laravel application in one click using Codespaces.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
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