1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-15 16:44:04 +00:00
tenancy/src
Bram Wubs 747c192979
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>
2022-07-20 21:35:33 +02:00
..
Bootstrappers [3.x][Filesystem] Provide an additional argument for tenant name path (#817) 2022-05-26 11:51:27 +02:00
Commands Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
Concerns Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
Contracts Make annotations static 2020-09-02 19:45:06 +02:00
Controllers Fix ArgumentCountError on the TenantAssetsController (#894) 2022-07-20 21:35:33 +02:00
Database Revert "Resolve #854" 2022-05-15 13:45:54 +02: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 fixed typo (#766) 2021-12-22 13:24:07 +01:00
Jobs Merge hotfix branch (#834) 2022-03-30 18:00:55 +02:00
Listeners Apply fixes from StyleCI 2020-06-02 16:57:30 +00:00
Middleware [3.x] Compatibility with Laravel 9 (#802) 2022-03-08 01:50:25 +01:00
Resolvers Fix issue 632: cached lookup (#633) 2021-04-16 19:57:41 +02:00
TenantDatabaseManagers [3.x] Update PostgreSQLSchemaManager to set correct config key value (#840) 2022-04-08 03:13:29 +02:00
CacheManager.php Fixed array to string conversion (#718) 2021-12-25 22:10:34 +01:00
DatabaseConfig.php Fix typo (#441) 2020-06-18 14:29:01 +02:00
helpers.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Tenancy.php Improve queue tenancy 2021-12-31 18:10:03 +01:00
TenancyServiceProvider.php Add missing import for Domain model (#745) 2021-11-03 10:21:51 +01:00
UUIDGenerator.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00