Hi,
I just put my site on a server using forge and started getting production errors when going to my api endpoints, but on local it was working fine.
The error was like incorrect name or like minor things which I would think it would stop my local for working, maybe its less strict?
How can I make my local have the same rules and errors as production if possible, as when I update to production I dont want to start fixing these bugs there.
hope that makes sense 🙂