mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 16:14:03 +00:00
wip
This commit is contained in:
parent
5f1dc0b84d
commit
93c6361369
5 changed files with 230 additions and 1 deletions
|
|
@ -7,6 +7,8 @@ section: content
|
|||
|
||||
# Getting Started {#getting-started}
|
||||
|
||||
todo tenancy end, todo deleting specific cache tags
|
||||
|
||||
[**stancl/tenancy**](https://github.com/stancl/tenancy) is a Laravel multi-database tenancy package. It is designed in a way that requires you to make no changes to your codebase. Instead of applying traits on models and replacing every single reference to cache by a reference to a tenant-aware cache, the package lets you write your app without thinking about tenancy. It handles tenancy automatically.
|
||||
|
||||
> Note: Filesystem is the only thing that can be a little problematic. Be sure to read [that page](TODOfilesystem).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue