Laravel Pennant with Filament
In my filament admin, user has (is_locked) feature. I'm using laravel Pennant for that. How can I update value pennant when toggling the is_locked button as shown in figure? Where am I using
Feature::activate('is_locked')
?2 Replies
Maybe try using this?
https://filamentphp.com/plugins/maartenpaauw-pennant
Filament
Pennant feature flags by Maarten Paauw - Filament
Seamlessly integrate feature flags from Laravel Pennant into Filament.
It's only for version 3 and paid