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: ccho-mongodb/laravel-quickstart
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 65 files changed
  • 3 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 mongodb-university#4 from ccho-mongodb/031824-arra…

    …y-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 Mar 27, 2024

  1. DOCSP-38876: updates for Laravel 11.x

    Chris Cho committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    f97f21a View commit details
    Browse the repository at this point in the history
  2. remove app key generation step for 11

    Chris Cho committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c5a3c71 View commit details
    Browse the repository at this point in the history
  3. restore app key generate step

    Chris Cho committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    56a60e8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01392e6 View commit details
    Browse the repository at this point in the history
  5. fix

    Chris Cho committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c2a6ce2 View commit details
    Browse the repository at this point in the history
  6. update README instructions for composer install

    Chris Cho committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    dfaf165 View commit details
    Browse the repository at this point in the history
  7. README updates

    Chris Cho committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    d2780c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Merge pull request mongodb-university#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 (mongodb-university#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