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

Description
- Laravel Version: 5.8.10
- Adldap2-Laravel Version: 6.0.2
- PHP Version: 7.2.3
- LDAP Type: OpenLDAP
Description:
Hello Steve,
after the upgrade from Adldap2-Laravel v5.1.3 to v6.0.2 this is not working anymore: Artisan::call('adldap:import', ['user' => $username, '--no-interaction']);
I always getting a The command "adldap:import" does not exist. error.
But it working normally when I using the command line.
Thanks for your help.