Help with recent Laravel integration
justageek opened this issue ยท 3 comments
- Laravel Version: 6.18.6
- Adldap2-Laravel Version: 10.3.0
- PHP Version:7.3
- LDAP Type: ActiveDirectory
Description:
Hi Steve, you helped us integrate your library to it hits 2 different ldap servers during authentication, and I am just now gettnig back to the code because we sat on the new feature forever, I'm getting an error Undefined property: App\Auth\AuditPortalUserProvider::$eloquent during authentication, and I have no idea why it suddenly stopped working, I have tested this completely before, so something must have changed. Any guidance is appreciated.
Steps To Reproduce:
Hi @justageek, I'll definitely get you back up and running ๐
Can you post the code for AuditPortalUserProvider
?
Steve, I feel dumb, all I needed to do was re-run composer install, so you can close this.
No problem @justageek! Happens to all of us ๐
Thanks for the quick follow up ๐