1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 12:44:02 +00:00
tenancy/src
Jørgen Solli b77bf9f179
Allows tenants to be initalized with their IDs (#473)
* Allows tenants to be initalized with their IDs

* Code style, note

Co-authored-by: Samuel Stancl <samuel.stancl@gmail.com>
2020-08-04 18:12:28 +02:00
..
Bootstrappers Set root in config() too 2020-07-14 19:51:11 +02:00
Commands Move DatabaseManager 2020-05-30 15:38:29 +02:00
Concerns Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
Contracts Apply fixes from StyleCI 2020-07-09 11:29:15 +00: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 Allows tenants to be initalized with their IDs (#473) 2020-08-04 18:12:28 +02:00
Facades Refactor more old code and get tests to pass 2020-05-13 04:51:37 +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 Allows tenants to be initalized with their IDs (#473) 2020-08-04 18:12:28 +02:00
TenancyServiceProvider.php Convert domains to lowercase, persist current domain model on resolver 2020-06-28 11:45:08 +02:00
UUIDGenerator.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00