Tags: pmoemi/tenancy
Tags
Fix for Initialized being called as function error (archtechx#373) Co-authored-by: Josh Young <[email protected]>
Fix archtechx#367, make seeder respect --force (archtechx#368)
[2.3.1] Fix exit codes in TenantAwareCommand (archtechx#336) * Fix exit codes in TenantAwareCommand * Cast result to int * Assert exit code 0
Laravel 7 support (archtechx#304) * Laravel 7 support * Remove language from travis.yml * Fix travis.yml * Consistent indentation in travis.yml * Use dev-master for phpcov * Cleanup * switch up envs * verify both laravel versions are used * 6 -> 7 * Fix travis yml * Use stable phpcov * Different installation for Laravel 7 * Indentation * Fix dockerfile * Fix indentation * Fix tests * Remove fail() calls
Fix PDO serialization exception (archtechx#289) * Fix PDO serialization exception when queueing tenant creation * Apply fixes from StyleCI * Fix $this->database() calls
PreviousNext