razor
razor
Explore posts from servers
FFilament
Created by Usama Ahmed on 7/10/2024 in #❓┊help
Anyone Here implemented Multi Tenancy with Multible Databases using filament?
I am using Laravel 11, Filament with tenancyforlaravel. I am using Postgres with seperate schema for each tenant. I can verify the schema and table exists in tenant but not in cenral app. So the issue is, filament is using the central db not tenant.
middleware([
InitializeTenancyBySubdomain::class,
PreventAccessFromCentralDomains::class,
'universal',
middleware([
InitializeTenancyBySubdomain::class,
PreventAccessFromCentralDomains::class,
'universal',
These are my middlewares. How to solve?
7 replies
FFilament
Created by Usama Ahmed on 7/10/2024 in #❓┊help
Anyone Here implemented Multi Tenancy with Multible Databases using filament?
@Azad Furkan ŞAKAR doesn't work for me. I get undefined table
7 replies
FFilament
Created by Usama Ahmed on 7/10/2024 in #❓┊help
Anyone Here implemented Multi Tenancy with Multible Databases using filament?
How to fix for Laravel 11? Im having same problem
7 replies
TTCTheo's Typesafe Cult
Created by razor on 12/9/2023 in #questions
Best Database Design For Status Page?
i want exact copy of this: https://status.turso.tech/
2 replies
TTCTheo's Typesafe Cult
Created by EggsLeggs on 7/29/2023 in #questions
Hosting platform for docker images (discord bot specifically)
is watchtower working fine? if so why u want to switch
45 replies
TTCTheo's Typesafe Cult
Created by Zion on 7/30/2023 in #questions
Project Idea using T3 stack
I'm building a metro ticket proxy with crypto instead of regular payment methods
6 replies
TTCTheo's Typesafe Cult
Created by Zion on 7/30/2023 in #questions
Project Idea using T3 stack
only then you will get motivation
6 replies
TTCTheo's Typesafe Cult
Created by Zion on 7/30/2023 in #questions
Project Idea using T3 stack
i recommend thinking of a unique idea
6 replies
TTCTheo's Typesafe Cult
Created by Aguilar on 7/30/2023 in #questions
VPN recommendation
mullvad has a good reputation but i don't think vpns are worth it in this case
10 replies
TTCTheo's Typesafe Cult
Created by pandakas on 6/19/2023 in #questions
Linter & type check in nextjs app
i meant turborepo. that is not in beta right?
7 replies
TTCTheo's Typesafe Cult
Created by pandakas on 6/19/2023 in #questions
Linter & type check in nextjs app
and linting
7 replies
TTCTheo's Typesafe Cult
Created by pandakas on 6/19/2023 in #questions
Linter & type check in nextjs app
u can cache the build with turbo pack ig
7 replies
TTCTheo's Typesafe Cult
Created by shikishikichangchang on 6/19/2023 in #questions
replace [projectId] with project name
better to make slug the id in this case
7 replies
TTCTheo's Typesafe Cult
Created by slogged on 6/15/2023 in #questions
14 vs 15inch Macbook Pro... Help!
hm.. ic but for programming 15"+ is mimimum
27 replies
TTCTheo's Typesafe Cult
Created by slogged on 6/15/2023 in #questions
14 vs 15inch Macbook Pro... Help!
why is it a hassle? does it weigh a lot?
27 replies
TTCTheo's Typesafe Cult
Created by functionthatreturnsfalse on 1/14/2023 in #questions
prisma.user.create type is 'any'
hm... its supposed to. tried prisma generate ?
9 replies