Registry / web-framework / filament-notifications

filament-notifications

JSON →
library5.6.6phppackagistunverified

Easily add beautiful notifications to any Livewire app.

composer require filament/notifications
INSTALL
IMPORT
SIG · FILAMENT-NOTIFICAT
F
filament-notifications
web-frameworkphpv5.6.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Notification
use Filament\Notifications\Notification;

Send a success notification in a Livewire component.

use Filament\Notifications\Notification; Notification::make() ->title('Saved successfully') ->success() ->send();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.6.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
filament-notifications — pip install filament-notifications · libregistry