You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2023. It is now read-only.
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.