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: reshadman/laravel-optimistic-locking
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: 42coders/laravel-optimistic-locking
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 4 files changed
  • 5 contributors

Commits on Sep 10, 2019

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

Commits on Jul 8, 2020

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

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    09d3e5a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Chalkin/master

    Added support for Laravel 6.x and 7.x
    daniel-werner authored Jul 14, 2020
    Configuration menu
    Copy the full SHA
    d1c25be View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    e9274f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from JohnyProkie/patch-1

    Add support for Laravel8
    daniel-werner authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    dcef506 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. added PHP8 support

    JohnyProkie committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7c1cdb9 View commit details
    Browse the repository at this point in the history
  2. run travis for PHP8.0

    JohnyProkie committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    eb2e8a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e72e649 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

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

Commits on Apr 13, 2021

  1. Merge pull request #3 from JohnyProkie/master

    add PHP8 support
    daniel-werner authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    35749e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    73ab528 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1e7115 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe49800 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    daniel-werner committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    cf1eb0c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from 42coders/laravel9-compatibility

    Laravel9 compatibility
    daniel-werner authored Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e93b28c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Laravel 10

    daniel-werner committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    37710b1 View commit details
    Browse the repository at this point in the history
Loading