queents / notifications-module
支持多渠道和供应商(如FCM / Pusher)的VILT通知模块
v1.0.4
2022-11-22 15:13 UTC
Requires
- kreait/firebase-php: 6.3.1
- kreait/firebase-tokens: 3.0
- laravel-notification-channels/discord: ^1.3
- laravel-notification-channels/fcm: ^2.4
- laravel-notification-channels/messagebird: ^4.0
- laravel-notification-channels/pusher-push-notifications: ^3.0
- laravel/slack-notification-channel: ^2.4
- queents/vilt: ^1.0
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)。请参阅许可文件以获取更多信息。