queents/notifications-module

支持多渠道和供应商(如FCM / Pusher)的VILT通知模块

安装: 173

依赖项: 1

建议者: 0

安全: 0

星星: 0

关注者: 1

分支: 0

开放性问题: 0

类型:laravel-module

v1.0.4 2022-11-22 15:13 UTC

This package is auto-updated.

Last update: 2024-09-12 15:03:17 UTC


README

支持多渠道和供应商(如FCM / Pusher)的通知模块

安装

composer require queents/notifications-module

如果不存在,将模块添加到modules_statuses.json

{
    "Notifications": true
}
php artisan notifications:install

创建迁移

php artisan migrate

发布资源

npm i & npm run build

或者

yarn & yarn build

支持

您可以加入我们的discord服务器以获得支持 VILT Admin

文档

请查看我网站上的新文档v4.00 Docs

变更日志

请参阅CHANGELOG以获取最近更改的更多信息。

鸣谢

许可

MIT许可(MIT)。请参阅许可文件以获取更多信息。