peterjbassi

Results 2 comments of peterjbassi

I've narrowed down the cause of this issue, and it looks like Filament has inherited this from `spatie/laravel-package-tools`. I started a [discussion](https://github.com/spatie/laravel-package-tools/discussions/170) over there since they don't appear to accept...

On deployment we run `artisan optimize` and `artisan filament-optimize`. `artisan optimize` internally runs `view:cache` along with a few others caching commands. I concur that no duplicates are generated when you...