Tags: Sivan4562/laravel-multitenancy
Tags
Forget tenant when job is not tenant aware (spatie#408) * Forget tenant when job is not tenant aware * Fix styling * Make it a major release * Fix styling * wip * Fix styling * Fix tests * Fix styling Co-authored-by: riasvdv <riasvdv@users.noreply.github.com>
Merge pull request spatie#392 from lartisan/main Replace id with getKey() so uuids could be used as primary keys
Merge pull request spatie#374 from moisish/main Prefix Cache Task - Cache Store
Merge pull request spatie#365 from ksassnowski/main Change return type hint for `Tenant` class from `self` to `static`
Merge pull request spatie#355 from spatie/various-fixes Refresh connection resolver for models after switching database and fix cache prefixes not being updated
Merge pull request spatie#351 from masterix21/fix-cached-routes Improves the SwitchRouteCacheTask
Merge pull request spatie#336 from telkins/patch-6 Removing typehint for compatibility
Merge pull request spatie#321 from spatie/l9 Add support for Laravel 9
PreviousNext