承接 ykocaman/laravel-ldapauth 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ykocaman/laravel-ldapauth

Composer 安装命令:

composer require ykocaman/laravel-ldapauth

包简介

Basic ldap authentication for laravel

README 文档

README

Latest Version on Packagist Software License Total Downloads

This is LDAP authentication package for Laravel 5.5

Install

1- Via Composer

$ composer require "ykocaman/laravel-ldapauth:0.*"

2- After installing, copy config and migration file to root.

$ php artisan vendor:publish

3- Run migrate function

$ php artisan migrate

4- For ldap connection parameters, edit app/config/ldapauth.php or add to .env (there is an example .env in config directory)

5- Set driver of provider from eloquent to ldap at app/config/auth.php (line 69)

67.  'providers' => [
68.      'users' => [
69.        'driver' => 'ldap',
70.        'model' => App\User::class,
71.    ],

6- That's all.

Note: You can change login_type of any user which you want to normal for standart login at users table in database.

Change log

Please see CHANGELOG for more information on what has changed recently.

Security

If you discover any security related issues, please email yusuf.kocaman@msn.com instead of using the issue tracker.

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 62
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-02-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固