emuniq/filament-browser-notifications
Add native browser notifications to your Filament admin panel. Display real-time alerts with a simple setup, configurable messages, and optional actions—ideal for updates, reminders, and background events without leaving the dashboard.
Fixed
Added
manifest.json with display: standalone and panel favicon iconsthrottle_seconds in config (set to 0 to disable)php artisan browser-notifications:test 1 # queue
php artisan browser-notifications:test 1 --sync # immediate
Zero-config browser push notifications for Filament. Every sendToDatabase() automatically triggers a Web Push — no code changes needed.
DatabaseNotification::createdphp artisan browser-notifications:test {userId}composer require emuniq/filament-browser-notifications
php artisan browser-notifications:install
How can I help you explore Laravel packages today?