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

Commits on May 25, 2015

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

Commits on Jul 9, 2015

  1. Merge pull request #307 from Stichoza/laravel-5-model-generator

    Add artisan command to create models. Thanks @Stichoza
    andrewelkins committed Jul 9, 2015
    Configuration menu
    Copy the full SHA
    3a768eb View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2015

  1. Add missing files

    Andrew Elkins committed Nov 12, 2015
    1 Configuration menu
    Copy the full SHA
    be28aa6 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Update Entrust.php for laravel-5-dev

    Fixing Call to undefined method Zizaco\Entrust\Entrust::ability()
    ariefadjie committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    0f033d6 View commit details
    Browse the repository at this point in the history
  2. Fix blade not working

    Update EntrustServiceProvider.php
    ariefadjie committed Mar 4, 2016
    1 Configuration menu
    Copy the full SHA
    0f22652 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #518 from ariefadjie/patch-1

    Fix Call to undefined method Zizaco\Entrust\Entrust::ability() 5.1
    andrewelkins committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    80535e7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #519 from ariefadjie/patch-2

    Fix blade not working 5.1
    andrewelkins committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    ba8f9bb View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. Configuration menu
    Copy the full SHA
    9b3702c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #524 from ariefadjie/patch-3

    Add insteadof avoid php trait conflict resolution
    andrewelkins committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    7c902ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b86f01d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #525 from ariefadjie/patch-4

    Update documentation providers and aliases
    andrew13 committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    3936ecf View commit details
    Browse the repository at this point in the history
Loading