marcelweidum/filament-expiration-notice

Customize the livewire expiration notice

Maintainers

Package info

github.com/MarcelWeidum/filament-expiration-notice

Homepage

Issues

pkg:composer/marcelweidum/filament-expiration-notice

Fund package maintenance!

Buy Me A Coffee

Statistics

Installs: 61 011

Dependents: 3

Suggesters: 0

Stars: 91

v1.0.14 2026-03-05 19:47 UTC

README

Latest Version on Packagist Total Downloads GitHub Code Style Action Status Filament 3.x Filament 4.x Filament 5.x

Customize the 'Page expired' livewire message into a filament modal.

Filament Passkeys cover

Installation

You can install the package via composer:

composer require marcelweidum/filament-expiration-notice

(Optional) When you want to customize the expiration modal you can publish the view by running:

php artisan vendor:publish --tag="filament-expiration-notice-views"

(Optional) If you want to customize the translations, you can publish the translations by running:

php artisan vendor:publish --tag="filament-expiration-notice-translations"

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.