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/laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.3
Choose a base ref
...
head repository: laravel/laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 12.x
Choose a head ref
  • 19 commits
  • 9 files changed
  • 11 contributors

Commits on Mar 18, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Mar 18, 2025
    Configuration menu
    Copy the full SHA
    979202d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Configuration menu
    Copy the full SHA
    4d9e70e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Configuration menu
    Copy the full SHA
    f308c84 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 1, 2025
    Configuration menu
    Copy the full SHA
    f139151 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. [12.x] Update config/mail.php to match the latest core configuration (

    #6594)
    
    * Update config/mail.php to match the latest core configuration
    
    * Update mail.php
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    AhmedAlaa4611 and taylorotwell authored Apr 2, 2025
    Configuration menu
    Copy the full SHA
    6087e4f View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    14cec1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a70155 View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 8, 2025
    Configuration menu
    Copy the full SHA
    fc42b71 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Add composer run test command (#6598)

    This prevents the application from running tests with cached config.
    crynobone authored Apr 11, 2025
    Configuration menu
    Copy the full SHA
    43ad194 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    e654bf3 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    126a663 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. Configuration menu
    Copy the full SHA
    f6e4638 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. remove apc

    taylorotwell committed May 12, 2025
    1 Configuration menu
    Copy the full SHA
    2d8f562 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed May 13, 2025
    Configuration menu
    Copy the full SHA
    0764152 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. remove apc (#6611)

    AhmedAlaa4611 authored May 15, 2025
    Configuration menu
    Copy the full SHA
    468d945 View commit details
    Browse the repository at this point in the history
  2. Add JSON Schema to package.json (#6613)

    Co-authored-by: Martin Bean <martinbean@users.noreply.github.com>
    martinbean and martinbean authored May 15, 2025
    Configuration menu
    Copy the full SHA
    3731b09 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Minor language update (#6615)

    PhpStorm's Natural Language module recommends this change to a countable noun, which happens to be exactly 6 characters long, so as to not affect the overall length of the line, while still making it ever-so-slightly more parseable.
    woganmay authored May 19, 2025
    Configuration menu
    Copy the full SHA
    1c02745 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. Enhance .gitignore to exclude common OS and log files (#6619)

    * refactor(gitignore): Update .gitignore to exclude OS-generated and log files
    
    * Update .gitignore
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    mohammadRezaei1380 and taylorotwell authored May 26, 2025
    Configuration menu
    Copy the full SHA
    6657827 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed May 27, 2025
    Configuration menu
    Copy the full SHA
    047ed5a View commit details
    Browse the repository at this point in the history
Loading