From fc14183ec98b3fbb9cc8d3d989fffcdfb02ca006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Sat, 12 Oct 2019 16:58:34 +0200 Subject: [PATCH] Mobile responsivity improvements --- dist/index.html | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) 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.