Skip to content
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
This repository was archived by the owner on Jul 24, 2023. It is now read-only.

Model binding generates exception using Laravel 5.5 or 5.6 #697

@stevebauman

Description

@stevebauman
  • Laravel Version: 5.5-5.6
  • Adldap2-Laravel Version: 6.0.1
  • PHP Version: N/A
  • LDAP Type: N/A

Description:

The $guard property on the Login and Authenticated events does not exist on Laravel 5.5 - 5.6. Only 5.7 and greater have the $guard property available.

Related: #696

Steps To Reproduce:

  • Configured model binding
  • Use Laravel 5.5 or 5.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions