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/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 12.x
Choose a base ref
...
head repository: laravel/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 18 files changed
  • 15 contributors

Commits on Feb 17, 2023

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

Commits on Feb 25, 2023

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

Commits on Mar 2, 2023

  1. [9.x] Config key renaming with Flysystem upgrade (#8627)

    * Config key renaming with Flysystem upgrade
    
    There is a possible undocumented breaking change with the implementation of Flysystem 3.x if an application uses private-public key authentication for the SFTP Adapter. The config key `password` needs to be renamed to `passphrase`.
    
    * Update upgrade.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    fabricecw and taylorotwell authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    9726587 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

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

Commits on Mar 17, 2023

  1. [9.x] Updates homestead docs (#8349)

    * updates homestead docs (WIP)
    
    * more updates
    
    * xon/xoff
    
    * fixes on PHP and node
    
    * removed reference to PHP 8.2
    
    * Update homestead.md
    
    * formatting
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    stebogit and taylorotwell authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b9d5b0f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. [9.x] Updated qeueus.md Doc (#8690)

    Fixed a grammatical error.
    johnngondi authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    c628618 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. [9.x] add a small tip on how to clear the config cache (#8758)

    * add a small tip on how to clear the config cache
    
    * Update configuration.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    Seryojik and taylorotwell authored May 1, 2023
    Configuration menu
    Copy the full SHA
    0788453 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

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

Commits on Aug 4, 2023

  1. wip

    taylorotwell committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    c9040bb View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. [9.x] Consider 'Models' folder for the models path usages (#8951)

    * [9.x] Consider 'Models' folder for the models path usages
    
    * Update container.md
    
    ---------
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    majidalaeinia and taylorotwell authored Aug 11, 2023
    Configuration menu
    Copy the full SHA
    069d78b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. update virtualAs description to include all supported databases (#9095)

    - add PostgreSQL and SQLite
    
    Co-authored-by: Terrence Eisenhower <terrence@mile6.com>
    teisenhower and Terrence Eisenhower authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b19d2fa View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Nov 8, 2023

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

Commits on Jun 4, 2024

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

Commits on Aug 27, 2024

  1. Header fixes (#9853)

    timacdonald authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    05f1944 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. update api docs

    taylorotwell committed Feb 24, 2025
    Configuration menu
    Copy the full SHA
    177c095 View commit details
    Browse the repository at this point in the history
Loading