Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[5.2] Apply constraints to a morphTo relation on eager load #13724

Merged
merged 8 commits into from
May 26, 2016

Commits on May 26, 2016

  1. Configuration menu
    Copy the full SHA
    eb462b3 View commit details
    Browse the repository at this point in the history
  2. Remove withTrashed workaround

    # Conflicts:
    #	src/Illuminate/Database/Eloquent/Relations/MorphTo.php
    phroggyy committed May 26, 2016
    Configuration menu
    Copy the full SHA
    ce98b88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d06cb53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05c3e52 View commit details
    Browse the repository at this point in the history
  5. Add tests

    phroggyy committed May 26, 2016
    Configuration menu
    Copy the full SHA
    932acf0 View commit details
    Browse the repository at this point in the history
  6. Cleanup and another test

    phroggyy committed May 26, 2016
    Configuration menu
    Copy the full SHA
    1c2cc5c View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary code

    phroggyy committed May 26, 2016
    Configuration menu
    Copy the full SHA
    65ab27b View commit details
    Browse the repository at this point in the history
  8. Style fixes

    phroggyy committed May 26, 2016
    Configuration menu
    Copy the full SHA
    fc9f47b View commit details
    Browse the repository at this point in the history