tenancy / multi-tenant

Run multiple websites using the same Laravel installation while keeping tenant specific data separated for fully independent multi-domain setups, previously github.com/hyn/multi-tenant
https://tenancy.dev
MIT License
2.56k stars 394 forks source link

multi-tenant + laravel octane? #1015

Open aeremichev opened 3 years ago

aeremichev commented 3 years ago

I have a question, did anyone try to use this package with laravel/octane?

mkgn commented 2 years ago

I am also wondering about this

mirafzal commented 2 years ago

I have a question, did anyone try to use this package with laravel/octane?

https://github.com/archtechx/tenancy/issues/649#issuecomment-833642937

fletch3555 commented 2 years ago

@mirafzal, that's for an entirely unrelated project, so not sure how it's relevant to this package

seniorjean commented 1 year ago

It will be a great thing if tenancy could work with octane