ccc1516
Anyone Successfuly Upgraded to V3 with Stancl Tenancy for Laravel Tenant Identification Issue
i think that it's a problem with livewire 3 and tenancy. For example for livewire 2, i should editing the middleware_group in the config file, but now this middleware_group dosn't exist anymore in livewire 3.
20 replies
Anyone Successfuly Upgraded to V3 with Stancl Tenancy for Laravel Tenant Identification Issue
Hi, i'm trying to start new project with V3 and Stancl Tenancy, the problem that i found is here: i can login / logout and view the corret data for my tenant, but i'm getting this error:
Livewire page component layout view not found: [components.layouts.app]
I got this error only in the admin panel of the tenant, in the main domain i got 0 errors.
20 replies