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

Commit a72f4d7

Browse files
committed
Spacing
1 parent b55a253 commit a72f4d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ Or you can inject the Adldap contract:
6262
{
6363
$this->adldap = $adldap;
6464
}
65+
6566
/**
6667
* Displays the all LDAP users.
6768
*
@@ -74,7 +75,7 @@ Or you can inject the Adldap contract:
7475
return view('users.index', compact('users'));
7576
}
7677
}
77-
78+
7879
To see more usage in detail, please visit the [Adldap2 Repository](http://github.com/Adldap2/Adldap2);
7980

8081
## Auth Driver

0 commit comments

Comments
 (0)