lacodix/laravel-global-or-scope
Add multiple Eloquent global scopes that are grouped and applied with OR logic instead of the default AND. Use a simple trait to register OR-scopes and optionally disable some or all of them per query with withoutGlobalOrScopes().
Version 1.2.0
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/compare/v1.1.1...v1.2.0
Version 1.1.1
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/compare/v1.1.0...v1.1.1
Version 1.1.0
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/compare/v1.0.1...v1.1.0
Version 1.0.1
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/compare/v1.0.0...v1.0.1
Version 1.0.0
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/compare/v0.2.0...v1.0.0
Version 0.2.0
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/compare/v0.1.0...v0.2.0
Version 0.1.0
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/compare/v0.0.1...v0.1.0
Version 0.0.1
Full Changelog: https://github.com/lacodix/laravel-global-or-scope/commits/v0.0.1
How can I help you explore Laravel packages today?