awcodes
Would it be hard to move a complete Filament project to Multi-tenancy ?
I’d start by checking all the plugins you are using to see if they support tenancy or not if it’s relevant to the plugin. The filament stuff shouldn’t be too difficult if you are planning on using filaments built in tenancy features.
If you are going to use a 3rd party tenancy package, it can be done, but several people have had issues that weren’t so easy to solve.
4 replies
awcodes tiptap editor
Ok. Based on what you shared then. I think the problem is that you need to call your extension Table as well so that when it gets registered with the plugin it will override the default table that’s already included.
15 replies