All fields are null :(

Hello! When creating or updating record all fields are null but they are filled. Filament v2, in all resources. what can I do?
6 Replies
ZedoX
ZedoX15mo ago
You probably haven't set fillable fields in your model?
The_ElePHPant
The_ElePHPantOP15mo ago
$data is empty in handleRecordUpdate, and in browser console params array is empty
No description
The_ElePHPant
The_ElePHPantOP15mo ago
I've installed a fresh version of filament2 and laravel10 for test, php8.2-fpm+nginx in v3 everything works fine...🫣
ZedoX
ZedoX15mo ago
? The screenshot you shown here is for notifications
The_ElePHPant
The_ElePHPantOP15mo ago
thanks, problem was in empty Placeholder::make('') replaced it and everything works... but in v3 empty placeholder worked too...
ZedoX
ZedoX15mo ago
Yes you should give a name to your placeholder You can use ->hiddenLabel() if u want to hide the placeholder label
Want results from more Discord servers?
Add your server