Start of tree being rendered by API/AJAX calls

This commit is contained in:
Deon George
2020-08-27 22:46:07 +10:00
parent 1e3e4b2196
commit de4fa04d3b
21 changed files with 2150 additions and 862 deletions

View File

@@ -101,7 +101,8 @@ return [
|
*/
'schema' => Adldap\Schemas\OpenLDAP::class,
//'schema' => Adldap\Schemas\OpenLDAP::class,
'schema' => App\Schema\Adldap::class,
/*
|--------------------------------------------------------------------------