Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Resolving: Error on Implementation in Laravel 5.3 #186

Closed
wants to merge 8 commits into from
Closed

Resolving: Error on Implementation in Laravel 5.3 #186

wants to merge 8 commits into from

Commits on Aug 30, 2016

  1. Configuration menu
    Copy the full SHA
    1504b06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05324c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adb89c5 View commit details
    Browse the repository at this point in the history
  4. Compatibility with L5.3. Change is() method to isRole(). Conflicts wi…

    …th Model::is(). Changes contains params L5.3
    
    L5.3: contains($value, key) instead of contains($key, $value)
    emiliomedina21 authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    7e80e8d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    072c7b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bada5e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f9e654 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from emiliomedina21/master

    Compatibility with L5.3. Change is() method to isRole(). Conflicts with Model::is()
    httpoz authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    c87c25e View commit details
    Browse the repository at this point in the history