-
I followed the instructions. When the migrations get to 2024_09_18_150652_add_team_id_to_categories_table I get this error:
SQLSTATE[HY000]: General error: 1215 Cannot add foreign key constraint (…
-
This looks like a great plugin! I'm using the [Filament Companies plugin](https://filamentphp.com/plugins/andrew-wallo-companies) which already creates a `companies` table for multi-tenancy.
Is it …
-
Hello, I have a problem installing this plugin. i am using laravel 11 and filament 3. Please help.
-
Say the `features` table is found only the central database. And the scopes of the features is based on the `Tenant` model, how do you check it inside a tenant resource?
In one of my tenant resourc…
-
Getting following message after running the command "php artisan filament-invoices:install"
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'example_app.types' doesn't exist (Connection: …
-
https://github.com/tomatophp/filament-translations/blob/master/src/FilamentTranslationsPlugin.php
-
How to create a new resource inside the app\Filament\ folder for tenants? Thx
-
Please add sub-path/sub-directory option and support for tenants in addition to subdomain(s) so we can create tenants and tenant paths like this:
- Org1
- Dept 1 Tenant Database: `https://org1.c…
-
Hi There,
It is a great plugin for the single admin panel.
This plugin is not working in the filament's multi-tenancy.
If I add a single line to the resource page of the plugin, it works like a c…
-