marcelweidum/filament-expiration-notice

Customize the livewire expiration notice
151,672 94
Install
composer require marcelweidum/filament-expiration-notice
Latest Version:v1.0.21
PHP:^8.1
License:MIT
Last Updated:Jun 23, 2026
Links: GitHub  ·  Packagist
Maintainer: marcelweidum

Filament Expiration Notice

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.

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

php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,303 162
laravel-ja/laravel

The Laravel Framework.

5,667 17
kavenegar/laravel

laravel 4 and 5 kavenegar integration

350,771 85
reliese/laravel

Reliese Components for Laravel Framework code generation.

3,759,523 1,709