$updatedAtAttribute public property
The attribute that will receive timestamp value. Set this property to false if you do not want to record the update time.
public string $updatedAtAttribute = 'updated_at'
$updatedAtAttribute public property
The attribute that will receive timestamp value. Set this property to false if you do not want to record the update time.
public string $updatedAtAttribute = 'updated_at'
Please login to continue.