kokspflanze/zfc-ticket-system

Laminas TicketSystem 模块

2.2.1 2022-02-06 15:17 UTC

This package is auto-updated.

Last update: 2024-09-06 21:08:33 UTC


README

主分支 构建状态 覆盖率状态

  • 运行 SQL 脚本 [db/dump.sql]

编辑你的配置,设置你的 AuthService

'zfc-ticket-system' => [
	'auth_service' => 'user_auth_service',
]

你的用户对象必须实现这个接口 "ZfcTicketSystem\Entity\UserInterface"

了解待办事项

增加更多动态功能