diff --git a/dist/index.html b/dist/index.html index 27dac79..117d67f 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,7 +6,7 @@ - + stancl/tenancy — Automatic multi-tenancy for your Laravel app. No code changes needed. @@ -29,8 +29,8 @@ -
-
+
+ -
+ -
-
+
+

Easy Installation

Two commands is all you need to get started.

-
+
 composer require stancl/tenancy
 php artisan tenancy:install
 

After installation, just focus on what's important to you — writing your app.

-
+