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().
You can install the package via composer:
composer require lacodix/laravel-global-or-scope
There are no resources, no config files. Just start using.
How can I help you explore Laravel packages today?