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: esign/laravel-database-trigger
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.0
Choose a base ref
...
head repository: esign/laravel-database-trigger
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 16 commits
  • 11 files changed
  • 3 contributors

Commits on Oct 16, 2023

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

Commits on Nov 23, 2023

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    55feacc View commit details
    Browse the repository at this point in the history
  2. Fix: unable to run tests against laravel 11

    GitHub actions throws exceptions for unkown utf8mb4_0900_ai_ci which is the new default in Laravel 11.
    laravel/framework#48455
    jordyvanderhaegen committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    ec26af5 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Configuration menu
    Copy the full SHA
    1115304 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26020c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. Configuration menu
    Copy the full SHA
    efc0d2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    117e895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c6b35a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2025

  1. Configuration menu
    Copy the full SHA
    5507cf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65a9c9b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from esign/feature/laravel-12

    Support Laravel 12
    jordyvanderhaegen authored Feb 21, 2025
    Configuration menu
    Copy the full SHA
    4a00ac9 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2025

  1. Configuration menu
    Copy the full SHA
    2979a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    854d59b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c352236 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from esign/shift-140873

    PHPUnit 10 Shift
    jordyvanderhaegen authored Feb 22, 2025
    Configuration menu
    Copy the full SHA
    85f1308 View commit details
    Browse the repository at this point in the history
Loading