filament-logger icon indicating copy to clipboard operation
filament-logger copied to clipboard

Extensible activity logger for filament that works out-of-the-box.

Results 13 filament-logger issues
Sort by recently updated
recently updated
newest added

This is an automated pull request from [Shift](https://laravelshift.com) to update your package code and dependencies to be compatible with Laravel 12.x. **Before merging**, you need to: - Checkout the `l12-compatibility`...

Made the navigation group label translatable by calling its value from the translation files instead of making it as a config parameter because then it will not be easy to...

How do I connect this plugin with Filament Shield? I have generated the policy (shield) for the activity, but all roles can still access the menu and pages. _Originally posted...