Skip to content

4.11.0

Choose a tag to compare

@spawnia spawnia released this 25 Mar 10:55
· 1338 commits to master since this release

Added

  • Add AttemptAuthentication middleware to optionally log in users and delegate access guards
    to the field level #1197
  • Add artisan command lighthouse:directive to add directive class #1240

Fixed

  • Eager load nested relations using the @with directive #1068
  • Avoid infinite loop with empty namespace in generator commands #1245
  • Automatically register TestingServiceProvider for @mock when running unit tests #1244