marcelweidum/filament-expiration-notice
Customize the livewire expiration notice
206,283
95
| Install | |
|---|---|
composer require marcelweidum/filament-expiration-notice |
|
| Latest Version: | v1.0.22 |
| PHP: | ^8.1 |
| License: | MIT |
| Last Updated: | Jul 22, 2026 |
| Links: | GitHub · Packagist |
Maintainer: marcelweidum
Filament Expiration Notice
Customize the 'Page expired' livewire message into a filament modal.
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.
Related Packages
doctrine/dbal
Powerful PHP database abstraction layer (DBAL) with many features for database s...
631,580,251
9,707
laravel/serializable-closure
Laravel Serializable Closure provides an easy and secure way to serialize closur...
404,034,618
608