onix-systems-php/hyperf-notifications

一个包含应用程序通知功能的扩展

v1.2.3 2024-07-23 08:03 UTC

This package is auto-updated.

Last update: 2024-09-23 08:23:00 UTC


README

包含以下类

  • DTO
    • 添加通知DTO。
  • 模型
    • NotificationsFilter;
    • Notification.
  • 仓库
    • NotificationRepository.
  • 资源
    • ResourceNotification.
    • ResourceNotificationsPaginated.
    • ResourceNotificationStatistic.
  • 服务
    • NotificationAddService.
    • NotificationReadService.
    • NotificationsListingService.
    • NotificationStatisticService.

安装

composer require onix-systems-php/hyperf-notifications

发布数据库迁移和配置

php bin/hyperf.php vendor:publish onix-systems-php/hyperf-notifications