Notifications Module with multi channels and vendors like FCM / Pusher
composer require queents/notifications-moduleAdd Module to modules_statuses.json if not exists
{
    "Notifications": true
}php artisan notifications:installMake a migration
php artisan migratePublish Assets
npm i & npm run buildOR
yarn & yarn buildyou can join our discord server to get support VILT Admin
look to the new docs of v4.00 on my website Docs
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.