konekt/user 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

konekt/user

最新稳定版本:3.1.1

Composer 安装命令:

composer require konekt/user

包简介

User handling module for Laravel applications

README 文档

README

Tests Packagist Stable Version StyleCI Packagist downloads MIT Software License

Konekt User is a Concord module that extends Laravel's built-in user/auth functionality with profiles, addresses, organizations.

Internally relies on the Konekt Address module.

Important Note On Laravel Auth Support

If the "final" user class is NOT going to be App\Models\User or (App\User) then don't forget to modify model class this to your app's config/auth.php file:

    //...
    'providers' => [
        'users' => [
            'driver' => 'eloquent',
            // 'model' => App\Models\User::class <- change this to:
            'model' => Konekt\User\Models\User::class,
        ],
    //...

Laravel Compatibility

Laravel User Module
5.4 0.9 - 1.2
5.5 0.9 - 1.4
5.6 0.9 - 1.4
5.7 0.9 - 1.4
5.8 1.0 - 1.4
6.x 1.3 - 2.3
7.x 1.4 - 2.3
8.x 1.5 - 2.5
9.x 2.1 - 2.8
10.x 2.7+
11.x 3.0+
12.x 3.1+

PHP Compatibility

PHP User Module
7.0 0.9
7.1 0.9 - 1.3
7.2 0.9 - 1.4
7.3 1.1 - 1.5
7.4 1.4 - 1.5
8.0 2.1 - 2.8
8.1 2.4+
8.2 2.6+
8.3 2.8+
8.4 3.1+

统计信息

  • 总下载量: 166.59k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 7
  • 依赖项目数: 5
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 4
  • Forks: 5
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-04

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固