Samuel Štancl
6cb7f27e6c
Replace webpatser/laravel-uuid with ramsey/uuid ( #150 )
2019-09-30 18:13:52 +02:00
Samuel Štancl
553b162930
Clean endTenancy() calls at the end of commands
2019-09-27 22:57:10 +02:00
Samuel Štancl
6b103cd2cb
Model timestamps
2019-09-27 22:53:38 +02:00
Samuel Štancl
bd1c829520
TenantCouldNotBeIdentified ProvidesSolution
2019-09-23 11:54:38 +02:00
Samuel Štancl
50a77ee826
Fix some tests
2019-09-16 17:36:32 +02:00
Samuel Štancl
dabaff1338
Remove Tenant facade, move facades to Facades
2019-09-08 17:24:03 +02:00
Samuel Štancl
ab0a40a17e
Laravel 6
2019-09-08 12:22:18 +02:00
Samuel Štancl
f04ca349bd
Tenant contract, Tenancy bootstrappers, drop predis
2019-09-06 18:51:34 +02:00
Samuel Štancl
824ecfce48
[1.8.0] Add Telescope tags with tenant ids ( #77 )
2019-08-19 21:11:55 +02:00
Samuel Štancl
b12b9c3a54
[1.8.0] Tenant redirect ( #103 )
2019-08-18 12:48:10 +02:00
Samuel Štancl
4aa35322da
Add event prevents, Tenant facade
2019-08-14 22:16:51 +02:00
Samuel Štancl
e2d35bc18d
Remove psysh dependency
2019-08-13 18:36:16 +02:00
Samuel Štancl
65b38827d5
drop 5.7 support
2019-08-04 20:24:48 +02:00
Samuel Štancl
89990799f2
add phpunit.xml variations
2019-08-04 17:40:44 +02:00
Samuel Štancl
92ebc1f01b
Add support for global cache ( #78 )
2019-07-30 21:05:30 +02:00
Samuel Štancl
dc30354699
Dockerize phpunit ( #66 )
2019-07-12 21:44:26 +02:00
Samuel Štancl
7c7ba28391
implementation -> package
2019-07-03 19:19:19 +02:00
Samuel Štancl
1b6759084f
Add Predis support ( #59 )
...
* wip
* Add Predis support
* Enable phpredis extension only for some builds
* Add note about phpredis
* Fix if command
* Revert travis changes & add a version check to predis tests
2019-07-03 14:48:55 +02:00
Samuel Štancl
78fd7d43f6
Add 5.8 support ( #33 )
2019-02-27 18:22:34 +01:00
Samuel Štancl
725b43ce8c
1.x supports only 5.7
2019-02-26 21:27:15 +01:00
Samuel Štancl
1578a196c9
Laravel 5.8
2019-02-26 19:44:38 +01:00
Samuel Štancl
987c54f04e
Fix #29 add Tenancy facade
2019-02-15 21:00:11 +01:00
Samuel Štancl
2c69c37032
Write more tests, fix filesystem support for s3
2019-02-08 23:59:27 +01:00
Samuel Štancl
d14aa0b642
Add psysh as a dev dependency
2019-02-08 16:10:59 +01:00
Samuel Štancl
c53a05cff4
Make database creation queueable ( #17 )
...
* SOLIDify database creation
* Return the result of fclose in SQLiteDBCreator
* Make database creation queueable
* Add DatabaseCreationTest
* Make comment more descriptive [ci skip]
* Add composer script to copy .env.example to .env
* Minor tweaks
* Fix env section
* Fix DB_PASSWORD for Travis
2019-02-07 18:12:24 +01:00
Samuel Štancl
999507fe42
Begin work on tests
2019-02-01 22:47:10 +01:00
Samuel Štancl
deb3ad77f5
Initial commit
2019-01-17 22:24:12 +01:00