Scai
Explore posts from serversHow to use external JS libs from node_modules into Filament?
We have a open-source project were we want to translate our entire UI to Filament. We need to import some libs from external dependencies on our pages from node_modules which aren't available through CDN's. We are using
Vite
in our setup.2 replies
Services per region
Is it possible to deploy to multiple regions, what regions are available right now?
I have a project where I require to query some game servers and I would like to have one service per "region" and based on ip location of that game server to use the closest service to query it.
26 replies
DTDrizzle Team
•Created by Scai on 10/28/2023 in #help
Query only one item from Many-To-Many
I would like only to take one stat not all the arrays. Is there a method to replace limit with something which returns only one item.
21 replies
DTDrizzle Team
•Created by Scai on 10/28/2023 in #help
Error on db:push
Incorrect table definition; there can be only one auto column and it must be defined as a key
3 replies