amaelftah/laravel-trix

Keep getting model_id constraint violation when saving

kevin-xyz2002 opened this issue · 1 comments

Do exactly what you described...but keep getting this
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'model_id' cannot be null (SQL: insert into trix_rich_texts (model_id, model_type, field, content, updated_at, created_at) values......

What can be the problem?

Thanks,

@kevin-xyz2002 I am getting the same error, did you find any solution for the same ?