Download the PHP package webbingbrasil/filament-notification without Composer
On this page you can find all versions of the php package webbingbrasil/filament-notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download webbingbrasil/filament-notification
More information about webbingbrasil/filament-notification
Files in webbingbrasil/filament-notification
Package filament-notification
Short Description A notification center package for filament.
License MIT
Homepage https://github.com/webbingbrasil/filament-notification
Informations about the package filament-notification
Filament Notification (WIP)
Notification feed for Filament with actions support
Installation
You can install the package via composer:
Add notification feed icon
Use render-hooks to register notification feed component after global search
Configure notification
All database notification are displayed in feed, so you will need to configure via()
to use database provider and message in toArray()
or toDatabase()
methods.
Notification actions
You can add actions to any notification displayed in feed using notificationFeedActions()
method:
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.
All versions of filament-notification with dependencies
spatie/laravel-package-tools Version ^1.9.2
filament/filament Version ^2.0