Laravel tenancy and Filament 4
Hi!
I have some spare time and i want to try this new filament 4 (i have a lot of experience with v3)
and th laravel tenancy integration (without using plugin)
i have 2 panel, admin and tenant
i'm able to register new tenant with custom subdomain
now i need to creare resources for the tenant panel but when i use the artisan make:filament resource tenant --generate, it show only the admin panel and not the tenant panel.
any advice?
0 Replies