GOLDCODERS CORP
GOLDCODERS CORP
dont know if this is the right thread to post this, but im getting this on a fresh install laravel ``` BadMethodCallException: Method Illuminate\Http\Response::assertInertia does not exist. ``` i tried...
Is there anything missing here? i copy the code to a fresh function folder and invoke the function but i keep getting this error ``` SyntaxError: Unexpected token } in...
I can rename A Php filename but when in vim i invoke this key [comma][c] then i type workspace.renameCurrentFile I can change the Filename but The Current File Class Name...
I'm using unocss cli and for me to generate css from html i need to do this ``` "unocss": "unocss \"layouts/**/**/*.html\" --watch -o ./assets/css/uno.css", ``` is there a way i...
I tried to build in on visual studio 2019 but i get that error, i just clone it, run build.bat inside visual studio i go to build directory and run...
Hi i see in https://webinstall.dev/api/releases/[email protected] that there is a hugo extended version but i dont see a way to use webi to install the hugo extended version on webi i...
if someone need a starter or a reference on tauri with Svelte and TailwindCSS [Check This Repo](https://github.com/goldcoders/rhugos)
I would like to know if when deploying in vercel and adding supabase integration will automatically migrate the schema.sql to my supabase account I would want to automate the process...