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: laravel-zero/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1c44f0c
Choose a base ref
...
head repository: laravel-zero/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 47d58f3
Choose a head ref
  • 20 commits
  • 40 files changed
  • 1 contributor

Commits on Apr 18, 2024

  1. Adds Laravel 11 support

    nunomaduro committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    6af563e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Bumps dependencies

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9eb5e2f View commit details
    Browse the repository at this point in the history
  2. Updates DB component

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d6a45cc View commit details
    Browse the repository at this point in the history
  3. Updates components

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3887503 View commit details
    Browse the repository at this point in the history
  4. Rollback hidden commands

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    574be4a View commit details
    Browse the repository at this point in the history
  5. Fixes make:test

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    73ad1e8 View commit details
    Browse the repository at this point in the history
  6. Adds ConfigPublishCommand

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7ef849d View commit details
    Browse the repository at this point in the history
  7. Fixes schedule

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    050263b View commit details
    Browse the repository at this point in the history
  8. Style

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    e302386 View commit details
    Browse the repository at this point in the history
  9. Removes logo component

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    37dcecb View commit details
    Browse the repository at this point in the history
  10. Fixes boot

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a445e12 View commit details
    Browse the repository at this point in the history
  11. Upgrades box

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a17c1e2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    95fd727 View commit details
    Browse the repository at this point in the history
  13. Bumps dependencies

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5d69424 View commit details
    Browse the repository at this point in the history
  14. Removes pest provider

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    7a8b83d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1e3d2af View commit details
    Browse the repository at this point in the history
  16. Fixes static types

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    49c774a View commit details
    Browse the repository at this point in the history
  17. Removes testing on PHP 8.1

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1c426be View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4eff121 View commit details
    Browse the repository at this point in the history
  19. Re-organizes dependencies

    nunomaduro committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    47d58f3 View commit details
    Browse the repository at this point in the history
Loading