mirror of
https://github.com/archtechx/tenancy.git
synced 2026-03-22 02:24:04 +00:00
Updated the tenants migration to use $table->uuid('id')->primary()
instead of $table->string('id')->primary() to properly support UUID-based
tenant identification and ensure consistency with Stancl Tenancy expectations.
|
||
|---|---|---|
| .. | ||
| 2019_09_15_000010_create_tenants_table.php | ||
| 2019_09_15_000020_create_domains_table.php | ||