We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c0bee4e + a52a7f1 commit c85b4cbCopy full SHA for c85b4cb
laravel/v2/auth/database/importing.md
@@ -66,7 +66,7 @@ In our application we have a configured authentication provider named `ldap`:
66
We will then insert the providers name into our import command and execute it:
67
68
```bash
69
-php artisan ldap:import users
+php artisan ldap:import ldap
70
```
71
72
You will then be asked after a successful search in your directory:
0 commit comments