Thanks to visit codestin.com
Credit goes to github.com

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/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.20.22
Choose a base ref
...
head repository: laravel/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.20.23
Choose a head ref
  • 7 commits
  • 3 files changed
  • 5 contributors

Commits on Apr 2, 2021

  1. [6.x] update changelog

    TBlindaruk committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    071e1e0 View commit details
    Browse the repository at this point in the history
  2. [6.x] update changelog

    TBlindaruk committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    f1e98e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Add more messages for detecting lost connection (happens during manag…

    …ed PostgreSQL upgrade on DigitalOcean) (#36911)
    Rihards Ščeredins authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4210258 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. [6.x] Fix required_if boolean validation (#36967)

    * Fix required_if boolean validation
    
    * Update ValidatesAttributes.php
    
    Co-authored-by: Taylor Otwell <[email protected]>
    driesvints and taylorotwell authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    e1f36fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63655bf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #36968 from laravel/revert-36967-fix-required-if-v…

    …alidation
    
    Revert "[6.x] Fix required_if boolean validation"
    driesvints authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    9e24afb View commit details
    Browse the repository at this point in the history
  4. patch

    taylorotwell committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    d94c07d View commit details
    Browse the repository at this point in the history
Loading