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: laravelio/paste.laravel.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: laravelio/paste.laravel.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: shift-80568
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 35 files changed
  • 2 contributors

Commits on Feb 13, 2023

  1. Shift core files

    laravel-shift committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    ee61ba2 View commit details
    Browse the repository at this point in the history
  2. Shift config files

    laravel-shift committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    f68dd01 View commit details
    Browse the repository at this point in the history
  3. Default config files

    In an effort to make upgrading the constantly changing config files
    easier, Shift defaulted them and merged your true customizations -
    where ENV variables may not be used.
    laravel-shift committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    4e6333f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    345a482 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96006d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ef511f View commit details
    Browse the repository at this point in the history
  7. Shift cleanup

    laravel-shift committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    84ffc3f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. wip

    driesvints committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    b4038e6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into shift-80568

    # Conflicts:
    #	app/Console/Kernel.php
    #	app/Http/Middleware/DisableFloc.php
    #	app/Http/Middleware/RedirectIfAuthenticated.php
    #	composer.json
    driesvints committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    73176f0 View commit details
    Browse the repository at this point in the history
  3. wip

    driesvints committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c7af876 View commit details
    Browse the repository at this point in the history
Loading