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.10
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
  • 14 commits
  • 10 files changed
  • 9 contributors

Commits on Jun 10, 2025

  1. Update CHANGELOG

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

Commits on Jun 17, 2025

  1. Update CHANGELOG

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

Commits on Jun 18, 2025

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

Commits on Jun 22, 2025

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

Commits on Jun 28, 2025

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

Commits on Jul 2, 2025

  1. fix

    taylorotwell committed Jul 2, 2025
    Configuration menu
    Copy the full SHA
    dd473ea View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2025

  1. [12.x] Fix type casting for environment variables in config files (#6637

    )
    
    * Update app.php
    
    * Update cache.php
    
    * Update database.php
    
    * Update logging.php
    
    * Update mail.php
    AhmedAlaa4611 authored Jul 3, 2025
    Configuration menu
    Copy the full SHA
    4ab1215 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Update CHANGELOG

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

Commits on Jul 11, 2025

  1. Add Vite 7 support (#6639)

    * Add Vite 7 support
    
    * Lock Vite version
    timacdonald authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    624fb58 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Update CHANGELOG

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

Commits on Jul 23, 2025

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

Commits on Jul 28, 2025

  1. Revert "fix" (#6646)

    This reverts commit dd473ea.
    RobertBoes authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    902200e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2025

  1. Change composer post-autoload-dump script to Artisan command (#6647)

    * Change composer post-autoload-dump script to optimize:clear
    
    * Changing to config:clear and clear-compiled
    lmjhs authored Aug 3, 2025
    Configuration menu
    Copy the full SHA
    a4d121f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2025

  1. Update CHANGELOG

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