mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-12 19:04: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://travis-ci.com/stancl/tenancy)
|
||||||
[](https://codecov.io/gh/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.\*
|
You won't have to change a thing in your application's code.\*
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "stancl/tenancy",
|
"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"],
|
"keywords": ["laravel", "multi-tenancy", "multi-database", "tenancy"],
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"authors": [
|
"authors": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue