Help Needed: Unexpected Behavior in Laravel Filament with APP_DEBUG=true

I'm encountering an issue with Laravel Filament not functioning as expected on my local development setup using Herd. I'm currently using the latest versions of Laravel 11 and Filament 3. The problem persists with APP_DEBUG=true
Solution
fix after removing ""spatie/laravel-blade-comments" package
Was this page helpful?