SQLSTATE[HY000]: General error: 1364 Field 'debiteurnaam' doesn't have a default value
When i click on new and than full data than create i get this error
https://flareapp.io/share/LPlKdE2m
https://github.com/Ahmad-MHK/crm-vidian/tree/3v-test01-Textinput-Build_error
Flare
SQLSTATE[HY000]: General error: 1364 Field 'debiteurnaam' doesn't have a default value (Connection: mysql, SQL: insert into
test01s
(updated_at
, created_at
) values (2023-11-29 13:40:25, 2023-11-29 13:40:25)) - The error occurred at http://localhost:8000/admin/test01s/createGitHub
GitHub - Ahmad-MHK/crm-vidian at 3v-test01-Textinput-Build_error
laravel filament crm. Contribute to Ahmad-MHK/crm-vidian development by creating an account on GitHub.
4 Replies
Are you trying to create multiple records at once using a repeater?
yes
Yeaah you'll have to add your own logic bro. This is not how it's supposed to be used. You need to override the
create()
methodThe problom was i was using a repeater with no json file