Laravel的邮件系统:Laravel Messenger
jopen
10年前
该软件包将允许您添加一个完整的用户的邮件系统到您的Laravel应用程序。
特性
- 每用户多个会话
- Optionally loop in additional users with each new message
- View the last message for each thread available
- Returns either all messages in the system, all messages associated to the user, or all message associated to the user with new/unread messages
- 轻松返回用户未读邮件数
- 非常灵活的使用情况,以便您可以实现自己的访问控制