joelbutcher/laravel-archivable
Add archiving to Laravel Eloquent models like SoftDeletes. Includes migration macros for archived_at, model trait, and query builder scopes/macros to archive/unarchive records and filter archived vs active results in fluent chains.
Full Changelog: https://github.com/joelbutcher/laravel-archivable/compare/v1.11.0...v1.12.0
Full Changelog: https://github.com/joelbutcher/laravel-archivable/compare/v1.4.0...v1.11.0
Full Changelog: https://github.com/joelbutcher/laravel-archivable/compare/v1.3.1...v1.4.0
Full Changelog: https://github.com/joelbutcher/laravel-archivable/compare/v1.3.0...v1.3.1
dropArchivedAt macro by @joelbutcher in https://github.com/joelbutcher/laravel-archivable/pull/19Full Changelog: https://github.com/joelbutcher/laravel-archivable/compare/v1.10.0...v1.3.0
Full Changelog: https://github.com/joelbutcher/laravel-archivable/compare/v1.1.3...v1.2.0
## Changes
withArchived, withoutArchived and onlyArchived (#6)Initial Release
How can I help you explore Laravel packages today?