Download the PHP package eightcedars/filament-inactivity-guard without Composer
On this page you can find all versions of the php package eightcedars/filament-inactivity-guard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eightcedars/filament-inactivity-guard
More information about eightcedars/filament-inactivity-guard
Files in eightcedars/filament-inactivity-guard
Package filament-inactivity-guard
Short Description Filament idle/inactive session guard
License MIT
Homepage https://github.com/eightcedars/filament-inactivity-guard
Informations about the package filament-inactivity-guard
Filament idle/inactive session guard
Guard your Filament dashboard from inactive sessions. Log users out after a predefined period of inactivity.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Optionally, you can publish the translation files using
You can also publish the view files using
Usage
Add the plugin class to your panel ServiceProvider
You may also configure the plugin behaviour in your service provider instead of publishing and editing the config file:
Screenshots:
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
- EightCedars
- Emmanuel Nelson
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of filament-inactivity-guard with dependencies
filament/filament Version ^3.0
livewire/livewire Version ^3.5
spatie/laravel-package-tools Version ^1.15.0