MZX
Form not submitting user_id even though when I dd the submission the user_id is present
This is the error i face
SQLSTATE[23000]: Integrity constraint violation: 19 NOT NULL constraint failed: researchers.user_id (Connection: sqlite, SQL: insert into "researchers" ("rank", "no_of_research", "updated_at", "created_at") values (Assistant Professor, 45, 2024-10-14 21:59:43, 2024-10-14 21:59:43))
7 replies
it is possible to implement Ckeditor in filament?
@thexyn @epertinez I don't have the code for CKEditor bc i remember i ran into some issues, so I just swapped it out for TinyEditor https://filamentphp.com/plugins/mohamedsabil83-tinyeditor
31 replies