Jure
Jure
FFilament
Created by Jure on 1/31/2025 in #❓┊help
spatie/laravel-activitylog error
correction it is saade/filament-laravel-log Hello, I am trying to set 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
7 replies
FFilament
Created by Jure on 7/9/2024 in #❓┊help
FileUpload 401 (Unauthorized)
No description
19 replies