I have an Applications table. An Application can have many ActivityPhases. I use the following to display the latest ActivityPhase: a.ApplicationActivityPhas.Wh
I have a next.js app that contains a pdf file in pdfs/example.pdf. However when I run my docker image I get a 404 error in the pdf viewer on the webpage. below
So i have tried for quiet some time to hide the nav and footer components in certain pages of the site, but sadly no luck. I've tried multiple solutions on Stac
I'm trying to create a string replacer that accepts multilpe replacements. The ideia is that it would scan the string to find substrings and replace those subst
I created a new repo, cloned it, added files to the directory, added them with add -A, committed changes, and when I try to push using git push <repo name>
Does systemctl daemon-reload need to be executed using root/sudo? and does the same command apply to both Centos 7 and Ubuntu 18.04.3 LTS?
When I am sending correct data client-side or from postman to server it gives me response back. But when I send wrong data (validation error) then it gives me a