LuukOriginal
Explore posts from serversUsing a filament theme without frontend-scaffolding
Hello, I am working on an api only laravel app, for the api I am using filament manage my api. Altough did notice issues when installing a custom theme (specificaly this one https://github.com/Fa-BRAIK/dash-stack-theme). I am getting the error: "Vite manifest not found at: E:\Development\Api\public\build/manifest.json
" I do have vite installed on the project, but I am not using any frontend scafholding, so I can't build the vite application to get rid of the error, what should I do? (Not sure if this would be the right place to ask?)
14 replies
DTDrizzle Team
•Created by LuukOriginal on 7/12/2024 in #help
Drizzle-zod typeerror when passing in pgtable
I keep getting a type error when trying to get the zod schema from the pg schema with drizzle: public.ts contract.ts
14 replies