diff --git a/dist/index.html b/dist/index.html index 12582ca..f810039 100644 --- a/dist/index.html +++ b/dist/index.html @@ -122,10 +122,10 @@ php artisan tenancy:install shadow-card">

Awesome Integration

-

By switching things in the background, the package doesn’t stand in your way. +

By switching things in the background, the package doesn't stand in your way.

You can integrate with just about any package.

-
+
@@ -241,28 +241,28 @@ class PostgreSQLDatabaseManager implements TenantDatabaseManager

How it works

-
    +
    • 1. The tenant is identified using the current hostname.
    • 2. Tenancy Bootstrappers are executed:
      • -
      • - +
      • + Database connections are switched
      • -
      • - +
      • + Cache tag is set
      • -
      • - +
      • + Filesystem's root paths are suffixed
      • -
      • - +
      • + Jobs are made automatically tenant-aware
      • -
      • - +
      • + Redis prefix is set
      @@ -273,9 +273,9 @@ class PostgreSQLDatabaseManager implements TenantDatabaseManager

      Ready to try it?

      -

      +

      Just create a new Laravel project and install the package.
      - We think you’ll love it. + We think you'll love it.