1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 16:54:05 +00:00
tenancy/src
Chris Brown 188105244f
Update src/Commands/MigrateFresh.php
Co-Authored-By: Samuel Štancl <samuel.stancl@gmail.com>
2019-09-26 11:43:06 -04:00
..
Commands Update src/Commands/MigrateFresh.php 2019-09-26 11:43:06 -04:00
Contracts Add docblocks 2019-09-20 20:14:58 +02:00
Controllers [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
Exceptions TenantCouldNotBeIdentified ProvidesSolution 2019-09-23 11:54:38 +02:00
Facades Add default value 2019-09-21 20:44:58 +02:00
Features Fix transactions 2019-09-21 13:54:02 +02:00
Jobs wip 2019-09-11 19:29:50 +02:00
Middleware Home route -> home url 2019-09-22 17:24:02 +02:00
StorageDrivers Apply fixes from StyleCI 2019-09-21 17:58:40 +00:00
TenancyBootstrappers Fix Queue tenancy 2019-09-22 20:30:30 +02:00
TenantDatabaseManagers Create MySQL/PostgreSQL DBs while using sqlite as the central DB driver 2019-09-21 11:11:36 +02:00
Traits Clean up 2019-09-19 20:32:09 +02:00
CacheManager.php Add docblocks 2019-09-20 20:14:58 +02:00
DatabaseManager.php Fix transactions 2019-09-21 13:54:02 +02:00
helpers.php global_cache() helper 2019-09-22 19:45:30 +02:00
routes.php Fix redirect macro test 2019-09-21 19:29:06 +02:00
TenancyServiceProvider.php Add tenancy:migrate-fresh command 2019-09-24 22:48:19 -04:00
Tenant.php Fix PreventAccess middleware 2019-09-22 17:17:38 +02:00
TenantManager.php Add docblocks 2019-09-20 20:14:58 +02:00
TenantRouteServiceProvider.php Clean up 2019-09-19 20:32:09 +02:00
UUIDGenerator.php Unique ID generator 'handle' -> 'generate' 2019-09-16 16:59:18 +02:00