mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 12:44:02 +00:00
implementation -> package
This commit is contained in:
parent
4c03402601
commit
7c7ba28391
2 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@
|
|||
[](https://travis-ci.com/stancl/tenancy)
|
||||
[](https://codecov.io/gh/stancl/tenancy)
|
||||
|
||||
### *A Laravel multi-database tenancy implementation that respects your code.*
|
||||
### *A Laravel multi-database tenancy package that respects your code.*
|
||||
|
||||
You won't have to change a thing in your application's code.\*
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "stancl/tenancy",
|
||||
"description": "A Laravel multi-database tenancy implementation that respects your code.",
|
||||
"description": "A Laravel multi-database tenancy package that respects your code.",
|
||||
"keywords": ["laravel", "multi-tenancy", "multi-database", "tenancy"],
|
||||
"license": "MIT",
|
||||
"authors": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue