1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 16:14:02 +00:00
tenancy/tests/Etc
Erik Gaal 79e3d53b06
[3.x] Compatibility with Laravel 9 (#802)
* Test on Laravel 9

* Don't extend final Kernel class

* Make FilesystemTenancyBootstrapper compatible with Flysystem v3

Co-authored-by: George <jiri.zizka@funfirst.cz>

* Update tenant maintenance mode te be in line with Laravel

* Exclude PHP 7.4 <> L9 combination from testing

* add root_override-related assertions

* getPrefix -> getPathPrefix

* handle / inconsistency in s3 prefix

* Refactor Storage facade changes

Co-authored-by: George <jiri.zizka@funfirst.cz>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-03-08 01:50:25 +01:00
..
synced_resource_migrations Clenup for resource syncing 2020-06-01 09:51:22 +02:00
tmp add empty queuetest.json 2022-02-19 16:31:31 +01:00
2019_08_08_000001_add_custom_column.php Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
AddUserCommand.php Remove obsolete files, restructure 2020-05-21 15:54:35 +02:00
ConsoleKernel.php [3.x] Compatibility with Laravel 9 (#802) 2022-03-08 01:50:25 +01:00
defaultHttpKernelv6.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
defaultHttpKernelv7.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
ExampleCommand.php [1.8.0] Use strict types (#115) 2019-08-23 18:18:26 +02:00
ExampleSeeder.php Apply fixes from StyleCI (#126) 2019-09-11 17:37:02 +02:00
HttpKernel.php Rewrite old tests 2020-05-12 23:22:40 +02:00
modifiedHttpKernelv6.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
modifiedHttpKernelv7.stub Laravel 7 support (#304) 2020-03-17 18:47:24 +01:00
Tenant.php Apply fixes from StyleCI 2020-05-22 09:01:31 +00:00
User.php [3.x] DB users (#382) 2020-05-03 18:12:27 +02:00