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: spatie/laravel-onboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.1.1
Choose a base ref
...
head repository: spatie/laravel-onboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.0
Choose a head ref
  • 8 commits
  • 4 files changed
  • 6 contributors

Commits on Jun 23, 2022

  1. Update CHANGELOG

    riasvdv authored and github-actions[bot] committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    6bc70e1 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. Added variable name clarification

    It confused me for a very long while as I was wondering why renaming $model to $user made it not work
    titonova authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    55dfa14 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    freekmurze authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b85a5c5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from titonova/patch-1

    Added variable name clarification
    freekmurze authored Jun 29, 2022
    Configuration menu
    Copy the full SHA
    d4156d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3

    Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.
    - [Release notes](https://github.com/dependabot/fetch-metadata/releases)
    - [Commits](dependabot/fetch-metadata@v1.3.1...v1.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: dependabot/fetch-metadata
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    5f78993 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from spatie/dependabot/github_actions/dependabo…

    …t/fetch-metadata-1.3.3
    
    Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3
    github-actions[bot] authored Jul 4, 2022
    Configuration menu
    Copy the full SHA
    f67138f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Add arrayable support

    mpociot committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    70006a5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from mpociot/add-arrayable-support

    Add Arrayable support
    freekmurze authored Aug 10, 2022
    Configuration menu
    Copy the full SHA
    7e441ad View commit details
    Browse the repository at this point in the history
Loading