@@ -10,7 +10,7 @@ use App\Database\Migrations\TenantMigration;
class MigrationService
{
- protected $masterDatabase = 'leezard_tenant';
+ protected $masterDatabase = 'leezard_master';
public function runMasterMigrations()