1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 05:44:04 +00:00

Merge branch 'may25' into syncable-scoping

This commit is contained in:
Samuel Štancl 2025-06-02 03:44:48 +02:00 committed by GitHub
commit 820faf1e25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
101 changed files with 1586 additions and 580 deletions

View file

@ -46,6 +46,7 @@ use Stancl\Tenancy\ResourceSyncing\Events\SyncedResourceSavedInForeignDatabase;
use Illuminate\Database\Eloquent\Scope;
use Illuminate\Database\Eloquent\Attributes\ScopedBy;
use Illuminate\Database\QueryException;
use function Stancl\Tenancy\Tests\pest;
beforeEach(function () {
config(['tenancy.bootstrappers' => [