profile-filament-plugin
Introduction
Requirements
On this page
General Requirements
- PHP 8.2 or greater
- Laravel 11.23 or greater
- Filament 3.2.96 or greater
Session Management
To list a user's sessions out, your application must be using the database session driver. Please follow the Laravel docs to set this driver up if you want this functionality.