profile-filament-plugin
Introduction
Requirements
On this page
General Requirements
- PHP 8.3 or greater
- Laravel 12.0 or greater
- Filament 4.0 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.