Question By
Solved
Solved
brianh

Mar 25th, 2023 02:18 PM

Is there any multi-tenancy support for Wave? If there is, where can I find it/ find documentation on it?

bobbyiliev

Mar 25th, 2023 02:31 PM

Best Answer

Hi there,

Wave uses Voyager which does not support multi-tenancy out of the box, but you should be able to set it up by following the steps here:

How to apply multi-tenancy in Laravel Voyager

Also there has been a similar discussion here which might be helpful:

https://devdojo.com/question/wave-multi-tenant-saas

Hope that this helps!

Best,

Bobby

mirza-m

Apr 17th, 2023 07:18 AM

Hi all,

I am a little bit confused about WAVE. If I follow the link above, multi-tenancy is explained like this:

When a client authenticates with your application, they are only able to access the data that they have created in your application and cannot see any data that was created by any of your other clients.

Since WAVE with Voyager has no multi-tenant support does it mean that in WAVE each costumer/client can see data from each other?

Thank you!

bobbyiliev

Apr 17th, 2023 09:58 AM

Hi,

Can you give more information on what your end goal is exactly?

If you want to give access to the voyager admin panel for all customers then this is the case.

But if you build your own functionality you have full control on how the data is displayed.