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.
Getting Manager via Manager #790
Open
Description
- Laravel Version: 5.8
- Adldap2-Laravel Version: 6.0
- PHP Version: 7.2.16
- LDAP Type: ActiveDirectory
Can i get a manager of a manager via user ?
UserA have a Manager as UserB
UserB have a Manager as UserC
I want to get both UserB and UserC
i got it right on my other view but when trying again i got this instead Call to undefined method Adldap\Models\Entry::getManager()