© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•13mo ago•
6 replies
Jure

spatie/laravel-activitylog error

correction it is saade/filament-laravel-log

Hello, I am trying to set
spatie/laravel-activitylog
spatie/laravel-activitylog
butI get this error because, in the form, there is
Forms\Components\Select::make('logFile')
                    ->label(false)
Forms\Components\Select::make('logFile')
                    ->label(false)

Where the label should not be boolean. Is there a quick fix for this?

I would like to leave Vendor files untouched.

Thanks for your support!

Filament\Forms\Components\Component::label(): Argument #1 ($label) must be of type Illuminate\Contracts\Support\Htmlable|Closure|string|null, false given, called in /var/www/html/vendor/saade/filament-laravel-log/src/Pages/ViewLog.php on line 60
Filament\Forms\Components\Component::label(): Argument #1 ($label) must be of type Illuminate\Contracts\Support\Htmlable|Closure|string|null, false given, called in /var/www/html/vendor/saade/filament-laravel-log/src/Pages/ViewLog.php on line 60
Solution
Either PR the fix to the plugin or report it as an issue on the plugin’s GitHub.
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Spatie laravel-translatable
FilamentFFilament / ❓┊help
15mo ago
Spatie Translatable with spatie laravel settings
FilamentFFilament / ❓┊help
15mo ago
Spatie Laravel Media Library general question
FilamentFFilament / ❓┊help
11mo ago