queents/notifications-module

VILT Notifications Module with multi channels and vendors like FCM / Pusher

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

This package is auto-updated.

Last update: 2024-04-12 14:02:55 UTC


README

Notifications Module with multi channels and vendors like FCM / Pusher

Install

composer require queents/notifications-module

Add Module to modules_statuses.json if not exists

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

Make a migration

php artisan migrate

Publish Assets

npm i & npm run build

OR

yarn & yarn build

Support

you can join our discord server to get support VILT Admin

Docs

look to the new docs of v4.00 on my website Docs

Changelog

Please see CHANGELOG for more information on what has changed recently.

Credits

License

The MIT License (MIT). Please see License File for more information.