Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 949 Bytes

index.md

File metadata and controls

24 lines (18 loc) · 949 Bytes
title description
Overview
LdapRecord-Laravel Overview

Overview

LdapRecord-Laravel is a package that provides you the ability to search your LDAP directory, perform operations, and authenticate LDAP users into your Laravel application.

It uses the core LdapRecord package under the hood, so be sure to look at its documentation so you have an understanding of how everything works. It was created with the mindset of porting Laravel's fantastic Eloquent database ORM to an LDAP equivalent.

If you ever encounter issues or simply need some help getting up and running, please feel free to create an issue and I would be happy to help you out.

If you require immediate support, consider becoming a sponsor to receive issue priority so you get up and running as fast as possible.

Let's get started!