Download the PHP package binarybuilds/filament-cache-manager without Composer
On this page you can find all versions of the php package binarybuilds/filament-cache-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download binarybuilds/filament-cache-manager
More information about binarybuilds/filament-cache-manager
Files in binarybuilds/filament-cache-manager
Package filament-cache-manager
Short Description A filament package to clear cache keys
License MIT
Homepage https://github.com/binarybuilds/filament-cache-manager
Informations about the package filament-cache-manager
filament-cache-manager
Filament Cache Manager is a FilamentPHP plugin that allows you to easily clear your Laravel application cache directly from the Filament admin panel.
📦 Installation
Install via Composer:
Register the plugin in your panel service provider:
🔐 Access Control
Restrict who can access the plugin:
Restrict who can use the Forget Key action:
Restrict who can use the Flush Cache action:
⚙️ Customization
Change navigation label:
Change navigation icon:
Change navigation group:
🧩 Predefined Cache Keys
Display common cache keys as cards with title, description, and optional status color:
🧱 Card Layout Columns
Control the number of columns used to display the predefined cache key cards:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Srinath Reddy Dudi
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-cache-manager with dependencies
filament/filament Version ^4.0
spatie/laravel-package-tools Version ^1.15.0