*/ use HasFactory; const null UPDATED_AT = null; protected function casts(): array { return [ 'created_at' => 'datetime', ]; } }