1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-06 04:14:03 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Vincent GS
ff04013644
Missing missing updates
Moving from $subject to $root when %storage_path% has been replaced
2022-03-04 02:10:09 -06:00
Vincent GS
a2c8218e6a
Let the user pass the tenant suffix by %tenant%
In this PR we let the user pass an additional parameter using `%tenant%` so the user can additionally pass the folder corresponding to each tenant.
This is my proposal, because if I try to use %storage_path% within Linux, I get the full path to the project when I use Google Cloud Storage
2022-03-04 02:01:51 -06:00
Samuel Štancl
30a1f9102d
PHP 8 support (#542)
* PHP 8 support, test workflow syntax

* Try using a custom data structure in the workflow

* Try using matrix include

* Default PHP target

* single include

* fix composer package name

* [WIP] Try using dev-master for valuestore

* Update spatie/valuestore constraint to be stable
2020-11-30 17:30:42 +01:00
stancl
19c5820efd Apply fixes from StyleCI 2020-11-13 21:00:16 +00:00
Samuel Štancl
dc60276e6d Inject the Application contract instead of the concrete class 2020-11-13 22:00:02 +01:00
Samuel Stancl
aee2a2e567
Set root in config() too 2020-07-14 19:51:11 +02:00
Samuel Štancl
1a8d150f2c Change bootstrappers namespace 2020-05-13 18:19:59 +02:00
Renamed from src/TenancyBootstrappers/FilesystemTenancyBootstrapper.php (Browse further)