Skip to content

[Feature] Soft-Delete in Eloquent #247

Closed
@bencorlett

Description

@bencorlett

I refer to @philsturgeon's tweet regarding soft delete functionality in FuelPHP's ORM.

I think this is a pretty sweet feature and would be nice to add to Eloquent. We could just have a protected $deleted attribute or something which, if present, will be respected when finding records and relationships.

Thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions