F
Filament10mo ago
Jap

Saving relationship timestamps not working

I have this checkbox but i noticed that its created_at and updated_at in curriculumAcademicTerms table is not working. I tried also doing soft deletes and deleted_at does not work.
CheckboxList::make('academic_term_id')
->label('Academic Term')
->relationship('curriculumAcademicTerms', 'curriculum_id')
->columnSpanFull()
->bulkToggleable()
->columns(3)
->gridDirection('row'),
CheckboxList::make('academic_term_id')
->label('Academic Term')
->relationship('curriculumAcademicTerms', 'curriculum_id')
->columnSpanFull()
->bulkToggleable()
->columns(3)
->gridDirection('row'),
0 Replies
No replies yetBe the first to reply to this messageJoin
Want results from more Discord servers?
Add your server