Skip to content

Releases: acdphp/laravel-multitenancy

v2.2.0

03 Nov 16:35
5363f02
Compare
Choose a tag to compare
feature/tenancy-scope-from-relationship (#5)

* added option to scope from relationship to avoid having tenant ref key in all models

* used composer script in github workflow

v2.1.1

30 Dec 08:11
8560ad8
Compare
Choose a tag to compare
refactor/force-bypass-on-no-tenant (#4)

v2.1.0

30 Dec 06:17
433fc4e
Compare
Choose a tag to compare
added tenant id resolver (#3)

v2.0.1

29 Dec 10:04
c975c91
Compare
Choose a tag to compare
Update README.md

v2.0.0

28 Dec 09:58
8456d5d
Compare
Choose a tag to compare
Refactor/allow non model tenant (#2)

1.0.1

09 Oct 08:10
Compare
Choose a tag to compare

Readme update

1.0.0

06 Oct 13:14
5d40c6f
Compare
Choose a tag to compare

Library base