filament-feature-flags
filament-feature-flags copied to clipboard
Added macros for Filament tables and forms
As mentioned in Discord
I'm wondering if we should pass a Closure to the ->visible() method instead so that you can do model/record specific feature checks too.
I'm wondering if we should pass a
Closureto the->visible()method instead so that you can do model/record specific feature checks too.
Ahh yeah that would be cool. I'll add that👍
@SebastiaanKloos Do you still need this functionality?