/laravel-boolean-softdeletes

This package is designed for high-load applications and optimizes queries with soft deletes by utilizing a boolean field for indexing, which is more efficient than using unique timestamps.

Primary LanguagePHPMIT LicenseMIT

Stargazers