epoch-softdelete

A Laravel trait that enhances soft delete functionality by storing deleted_at as an epoch timestamp, solving unique constraint issues and ensuring data consistency with minimal changes.

// repository documentation