1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 11:14:04 +00:00
tenancy/src
GENL 411d486282
Fix: The database name is displayed when the TenantDatabaseAlreadyExistsException exception is thrown. (#499)
* Fix: The database name is displayed when the TenantDatabaseAlreadyExistsException exception is thrown.

* Fix the code style

Co-authored-by: Henrich <Ekoumelong>
2020-09-23 19:47:35 +02:00
..
Bootstrappers Set root in config() too 2020-07-14 19:51:11 +02:00
Commands First try at Laravel 8 (#491) 2020-09-08 21:11:56 +02:00
Concerns Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Contracts Make annotations static 2020-09-02 19:45:06 +02:00
Controllers Rewrite old tests 2020-05-12 23:22:40 +02:00
Database Modified GeneratesIds.php (#472) 2020-08-03 14:29:11 +02:00
Events Rolling back & deleting DB events 2020-05-24 20:52:50 +02:00
Exceptions Fix: The database name is displayed when the TenantDatabaseAlreadyExistsException exception is thrown. (#499) 2020-09-23 19:47:35 +02:00
Facades Extend GlobalCache facade from the original facade (#495) 2020-09-18 23:18:21 +02:00
Features TTL argument 2020-06-29 12:21:02 +02:00
Jobs Fix Tenant typehint in jobs 2020-07-10 21:01:56 +02:00
Listeners Apply fixes from StyleCI 2020-06-02 16:57:30 +00:00
Middleware Apply fixes from StyleCI 2020-08-03 12:41:03 +00:00
Resolvers Better exception from DomainTenantResolver 2020-06-28 13:53:33 +02:00
TenantDatabaseManagers Add check to invalidateCache() 2020-06-02 20:26:17 +02:00
CacheManager.php Session scoping & tenant() cleanup 2020-05-15 11:07:42 +02: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 Fix initialize() method (#488) 2020-09-08 21:19:39 +02:00
TenancyServiceProvider.php Only bind UUID generator if one is specified in config (#493) 2020-09-16 15:06:24 +02:00
UUIDGenerator.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00