1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 19:34:04 +00:00
tenancy/src
Samuel Štancl 931c76d697
Pull 3.x changes into master (#922)
* exclude master from CI

* Add space after 'up' in 'docker-compose up-d' (#900)

* Fix ArgumentCountError on the TenantAssetsController (#894)

* Fix ArgumentCount exception on the TenantAssetsController when no `$path` is provided

* CS

* CS

* Handle null case explicitly

* code style

Co-authored-by: Bram Wubs <bram@sibi.nl>
Co-authored-by: Samuel Štancl <samuel@archte.ch>

* Add support for nested tenant config override (#920)

* feat: add support for nested tenant config override

* test: ensure nested tenant values are mapped

* Update TenantConfigTest.php

Co-authored-by: lukinovec <lukinovec@gmail.com>
Co-authored-by: Bram Wubs <megawubs@users.noreply.github.com>
Co-authored-by: Bram Wubs <bram@sibi.nl>
Co-authored-by: George Bishop <email.georgebishop@gmail.com>
Co-authored-by: Abrar Ahmad <abrar.dev99@gmail.com>
2022-08-22 17:59:43 +02:00
..
Bootstrappers Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
Commands Fix code style (php-cs-fixer) 2022-08-04 18:30:06 +00:00
Concerns Fix code style (php-cs-fixer) 2022-08-02 02:21:33 +00:00
Contracts Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
Controllers Pull 3.x changes into master (#922) 2022-08-22 17:59:43 +02:00
Database Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
Enums Fix code style (php-cs-fixer) 2022-08-02 02:21:33 +00:00
Events Rolling back & deleting DB events 2020-05-24 20:52:50 +02:00
Exceptions Improve queue tenancy 2021-12-31 18:10:03 +01:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features Pull 3.x changes into master (#922) 2022-08-22 17:59:43 +02:00
Jobs Fix code style (php-cs-fixer) 2022-07-20 13:29:11 +00:00
Listeners Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
Middleware Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
Resolvers Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
TenantDatabaseManagers [4.x] Added support for Microsoft Sql Server (#715) 2022-06-23 13:04:53 +02:00
CacheManager.php minor code updates 2022-08-02 04:21:03 +02:00
DatabaseConfig.php Completing PR #881 (#902) 2022-07-20 15:28:45 +02:00
helpers.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Tenancy.php Set default $tenant value 2022-08-02 15:21:02 +02:00
TenancyServiceProvider.php minor code updates 2022-08-02 04:21:03 +02:00
UUIDGenerator.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00