Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mongodb-university/laravel-quickstart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d2780c4
Choose a base ref
...
head repository: mongodb-university/laravel-quickstart
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a01e25a
Choose a head ref
  • 4 commits
  • 2 files changed
  • 2 contributors

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    cb6cd2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from ccho-mongodb/031824-array-view

    031824: Add an alternate view that accesses movies result as an array
    Chris Cho authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5531c1a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request #6 from mongodb-university/DOCSP-38876-updates-for…

    …-laravel-11
    
    DOCSP-38876: updates for Laravel 11.x
    Chris Cho authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8e90b41 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. Swap .env file copy and key gen steps in README (#9)

    The key gen step fails if the .env example file hasn't been copied yet, so
    that step should come first.
    paulinevos authored Jul 14, 2025
    Configuration menu
    Copy the full SHA
    a01e25a View commit details
    Browse the repository at this point in the history
Loading