Expiration Notice
Customize the livewire expiration notice.
Author:
MarcelWeidum
Documentation
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.
The author
From the same author
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Advanced Tables (formerly Filter Sets)
Supercharge your tables with powerful features like user-customizable views, quick filters, multi-column sorting, advanced table searching, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
Kenneth Sese
Spotlight Pro
Browse your Filament Panel with ease. Filament Spotlight Pro adds a Spotlight/Raycast like Command Palette to your Filament Panel.
Dennis Koch