stancl/tenancy Path Identification error: Missing required parameter
Hello there! I'm using the package stancl/tenancy with Path Identefication, and I have the following error Missing required parameter for [Route: filament.tenant.pages.edit-tenant] [URI: app/{tenant}/edit-tenant] [Missing parameter: tenant].
Anyone could help me with this, I have this in my TenantPanelProvider, I don't know if I missing something for set up the route properly
6 Replies
up
Can you share your tenant model and an example of a url where you get the error?
Are you using getURL anywhere?
Of course, when I go to the TenantPanel, this is the URL: http://localhost/app/16e59f00-4102-426e-95c3-4957cd6b60fa, and my Tenant Model
No, I'm not