spatie/laravel-model-status
Add status history to any Eloquent model with Spatie’s HasStatuses trait. Set statuses (strings or enums), store reasons/extra info, and retrieve current or previous statuses via convenient helpers like status() and latestStatus().
Add Laravel 13 support
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.18.1...1.19.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.18.0...1.18.1
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.17.2...1.18.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.17.1...1.17.2
scopeCurrentStatus and scopeOtherCurrentStatus Query by @alfreddagenais in https://github.com/spatie/laravel-model-status/pull/124Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.17.0...1.17.1
Revert changes of 1.16
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.16.0...1.17.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.15.0...1.16.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.14.0...1.15.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.13.0...1.14.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.12.0...1.13.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.11.1...1.12.0
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.11.0...1.11.1
Full Changelog: https://github.com/spatie/laravel-model-status/compare/1.10.2...1.11.0
null as default for $reason on statusesStatusUpdated eventforceStatusHow can I help you explore Laravel packages today?