ezead/support-chat-core
Composer 安装命令:
composer require ezead/support-chat-core
包简介
Ezead Support Chat Core (Realtime support chat: conversations, messages, agent panel, SSE events)
README 文档
README
Realtime Support Chat (Core) for Laravel (no AI).
- Visitor widget endpoints (start, send, messages, SSE events, resume, end)
- Agent panel endpoints (list, open, join/leave, send, close, SSE events)
- Tables: support_conversations, support_messages, support_events (+ unread_count)
Install
composer require ezead/support-chat-core php artisan vendor:publish --tag=support-chat-core-config php artisan vendor:publish --tag=support-chat-assets php artisan migrate
Views
- Agent panel:
support-chat::agent.chat - Widget snippet:
support-chat::widget.support-chat
Notes
Uses Server-Sent Events (SSE) for realtime updates (works on shared hosting).
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-02-19