1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-03-21 23:24:03 +00:00
tenancy/.github
Samuel Štancl c4960b76cb
[4.x] Laravel 13 support (#1443)
- Update ci.yml and composer.json
- Wrap single database tenancy trait scopes in whenBooted()
- Update SessionSeparationTest to use laravel-cache- prefix in L13
  and laravel_cache_ in <=L12. Our own prefix remains tenant_%tenant%_
  (as configured in tenancy.cache.prefix). We could update this to be
  tenant-%tenant%- from now on for consistency with Laravel's prefixes
  (changed in https://github.com/laravel/framework/pull/56172) but I'm
  not sure yet. _ seems to read a bit better but perhaps consistency
  is more important. We may change this later and it can be adjusted
  in userland easily (since it's just a config option).
2026-03-18 19:17:28 +01:00
..
ISSUE_TEMPLATE update support link 2023-07-27 05:15:28 +02:00
workflows [4.x] Laravel 13 support (#1443) 2026-03-18 19:17:28 +01:00
FUNDING.yml Remove Patreon and kofi 2020-10-25 16:33:49 +01:00