NexonDEV
Custom panel URL
Hi, I'm trying to integrate Filament panel with Spatie Multi-Tennancy. I have almost everything done, but I cannot figure out how to change panel url to {slug}/admin. The route table shows that everything is alright, but first I cannot login into it, when I created custom login page, after logging in every page throws 404 error. I want to integrate with Spatie, not build-in tenant feature, cause I'm building kinda more complicated app and every tenant has its own database and website identified by slug (https://example.com/{slug}), subdomain (https://{slug}.example.com) and also domain (https://{slug}.com).
4 replies