Download the PHP package john-wink/jw-notifications without Composer
On this page you can find all versions of the php package john-wink/jw-notifications. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download john-wink/jw-notifications
More information about john-wink/jw-notifications
Files in john-wink/jw-notifications
Package jw-notifications
Short Description Filament Plugin for customizable Notification Channels per User
License MIT
Homepage https://github.com/john-wink/jw-notifications
Informations about the package jw-notifications
Filament Plugin for customizable Notification Channels per User
With this Plugin you can customize the Notifications Channel per User
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
Optionally, you can publish the views using
This is the contents of the published config file:
Usage
Replace the via() function within Notifications that you want to use with this trait:
Add the following trait to the user:
Configure the FilamentPanels according to this example: Replace the notifications with your own notifications and the channels with your own channels that you have installed and configured.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- john-wink
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of jw-notifications with dependencies
filament/filament Version ^3.0
spatie/laravel-package-tools Version ^1.15.0