Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel Octane with TenantConfig Feature #649

Closed
robean01 opened this issue May 6, 2021 · 2 comments
Closed

Laravel Octane with TenantConfig Feature #649

robean01 opened this issue May 6, 2021 · 2 comments
Assignees

Comments

@robean01
Copy link

robean01 commented May 6, 2021

Describe the bug

When using Laravel Octane with the TenantConfig feature enabled, the configuration is always from the previous request

Steps to reproduce

  • Enable TenantConfig feature
  • Map tenant id to app.name
  • Print app.name in a view

Expected behavior

When visiting tenant a, tenant a should appear, and the same for tenant b.

Your setup

  • Laravel version: 8.40
  • stancl/tenancy version: 3.4.3
@robean01 robean01 added the bug Something isn't working label May 6, 2021
@stancl stancl removed the bug Something isn't working label May 6, 2021
@stancl
Copy link
Member

stancl commented May 6, 2021

Octane isn't officially supported yet, I'll be focusing on that in v4.

@dorep
Copy link

dorep commented Nov 22, 2024

Found this thread on google, very happy using this package in our application, keep up the good work. I hope octane support comes too 👍 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants