Multi-Tenancy
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
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!
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.