https://github.com/anqorithm/laravel-openldap
https://github.com/anqorithm/laravel-openldap
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/anqorithm/laravel-openldap
- Owner: anqorithm
- Created: 2024-03-29T23:00:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-30T02:36:55.000Z (about 1 year ago)
- Last Synced: 2025-05-06T23:39:58.228Z (16 days ago)
- Language: PHP
- Size: 368 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Implementing LDAP Authentication Integration in Laravel: A Guide to Using OpenLDAP, PHPLdapAdmin, and Docker with the LdapRecord Package
This guide walks you through the process of implementing LDAP authentication integration in a Laravel application using OpenLDAP, phpLDAPadmin, and Docker, along with the LdapRecord package. By following the steps outlined in this guide, you'll learn how to set up an OpenLDAP server, configure phpLDAPadmin for easy LDAP management, and integrate LDAP authentication into your Laravel application eaisly.
