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().
composer test
Please run the following commands and solve potential problems before committing and think about adding tests for new functionality.
composer rector:test
composer csfixer:test
composer phpstan:test
The MIT License (MIT). Please see License File for more information.
How can I help you explore Laravel packages today?