mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
Update synced-resources-between-tenants.blade.md
This commit is contained in:
parent
6fe87cc7d7
commit
23da0ef0c9
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue