PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

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.