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: nicklayb/laravel-db-import
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fixQueryTable
Choose a base ref
...
head repository: nicklayb/laravel-db-import
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 18, 2017

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

Commits on May 11, 2017

  1. Merge pull request #2 from nicklayb/fixQueryTable

    Fixed query table error
    nicklayb authored May 11, 2017
    Configuration menu
    Copy the full SHA
    5036d22 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Fixed table sort

    nicklayb committed May 17, 2017
    Configuration menu
    Copy the full SHA
    8e9e528 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from nicklayb/fixSortedTables

    Fixed table sort
    nicklayb authored May 17, 2017
    Configuration menu
    Copy the full SHA
    cccd891 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Merge pull request #1 from phpdreams/master

    Merge in typo fixes from @phpdreams
    yipeecaiey authored Aug 8, 2019
    Configuration menu
    Copy the full SHA
    e485ba4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. Merge pull request #4 from yipeecaiey/master

    Merge typo fixes from @phpdreams
    nicklayb authored Aug 9, 2019
    Configuration menu
    Copy the full SHA
    4531871 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2019

  1. update illuminate version

    yipeecaiey committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    3349f6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2971158 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55d0170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    229a4b1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa3282e View commit details
    Browse the repository at this point in the history
  6. Update travis

    nicklayb committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    56e7423 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #5 from yipeecaiey/master

    Upgrades for Laravel 6.0 compatibility
    nicklayb authored Oct 24, 2019
    Configuration menu
    Copy the full SHA
    da2fb0f View commit details
    Browse the repository at this point in the history
Loading