定制 laravel-enso/user-groups 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

laravel-enso/user-groups

Composer 安装命令:

composer require laravel-enso/user-groups

包简介

User group management backend for Laravel Enso

README 文档

README

License Stable Downloads PHP Issues Merge Requests

Description

User Groups manages Enso user grouping and selection flows.

The package stores user group records, exposes create/edit/table/export endpoints, returns select options for other backend packages, and provides the enum and model used by the users package to classify accounts.

Installation

Install the package:

composer require laravel-enso/user-groups

Run the migrations:

php artisan migrate

Features

  • CRUD API for user groups.
  • Table bootstrap, data, and export endpoints.
  • Select options endpoint for dependent forms.
  • Shared enum and model consumed by laravel-enso/users.

Usage

Routes are registered under:

  • prefix: api/administration/userGroups
  • name prefix: administration.userGroups.
  • middleware: api, auth, core

Endpoints:

  • GET create
  • POST /
  • GET {userGroup}/edit
  • PATCH {userGroup}
  • DELETE {userGroup}
  • GET initTable
  • GET tableData
  • GET exportExcel
  • GET options

Main classes:

  • LaravelEnso\UserGroups\Models\UserGroup
  • LaravelEnso\UserGroups\Enums\UserGroups

API

This package exposes its backend integration through the routes, controllers, services, jobs, and configuration points referenced in the usage examples above.

Consumers should rely on the published config keys, documented route groups, and explicit service classes shown in the examples. Internal helper classes, listeners, casts, and background jobs are implementation details unless the README calls them out as extension points.

Depends On

Required Enso packages:

Companion frontend package:

Contributions

are welcome. Pull requests are great, but issues are good too.

Thank you to all the people who already contributed to Enso!

统计信息

  • 总下载量: 25.05k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-06-09

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固