diff --git a/dist/index.html b/dist/index.html index 09bee6d..53afa71 100644 --- a/dist/index.html +++ b/dist/index.html @@ -13,7 +13,7 @@
stancl/tenancy is a tenancy package that uses a completely new approach to multi-tenancy.
Instead of forcing you to change how you write your app, it bootstraps tenancy automatically, in the background.
Tenants' databases, caches, filesystems, queues and Redis stores are automatically separated. You can write your app like you're used to and let the package worry about tenant data separation.
@@ -200,7 +200,7 @@ cache()->remember('total_revenue', function () {stancl/tenancy comes with artisan commands for migrating, rolling back, as well as