Update synced-resources-between-tenants.blade.md

This commit is contained in:
Filip Petrovic 2024-03-19 00:06:17 +01:00 committed by GitHub
parent 6fe87cc7d7
commit 23da0ef0c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -128,7 +128,7 @@ class User extends Model implements Syncable
}
}
// Pivot table migration
// Pivot table migration in the central database
use Illuminate\Database\Migrations\Migration;
use Illuminate\Database\Schema\Blueprint;
use Illuminate\Support\Facades\Schema;