Skip to content

Commit c85b4cb

Browse files
committed
2 parents c0bee4e + a52a7f1 commit c85b4cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

laravel/v2/auth/database/importing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ In our application we have a configured authentication provider named `ldap`:
6666
We will then insert the providers name into our import command and execute it:
6767

6868
```bash
69-
php artisan ldap:import users
69+
php artisan ldap:import ldap
7070
```
7171

7272
You will then be asked after a successful search in your directory:

0 commit comments

Comments
 (0)