filament-clear-cache icon indicating copy to clipboard operation
filament-clear-cache copied to clipboard

after install i cant see the clear button

Open agaitan026 opened this issue 5 months ago • 1 comments

i followed docs but cant see clear cache button

use CmsMulti\FilamentClearCache\FilamentClearCachePlugin;

            ->plugin(
                \TomatoPHP\FilamentLogger\FilamentLoggerPlugin::make()
                ,FilamentClearCachePlugin::make())

what im missing?

agaitan026 avatar Sep 22 '24 16:09 agaitan026