Skip to content

Model::forcedelete(); #162

Closed
Closed
@prmdeveloper

Description

@prmdeveloper

Describe the bug
When using the (forcedelete) function, the cache is not being cleared.

Eloquent Query

 ContractItemAsset::where('id_contract_item', $idContractItemCurrent)->forcedelete();

Environment

  • PHP: [e.g. 7.1.0]
  • OS: [e.g. Centos 7]
  • Laravel: [e.g. 5.6.23]
  • Model Caching: [e.g. 0.2.58]

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions