@Elliot_putt So you wrote those two lines and the output above just magically appeared? Or are you doing dd() or dump() or var_dump() or print_r() ? The first one looks like json, and in json the key is always wrapped in quotes
@Sinnbeck
Yes Correct, just to put it into perspective it's weird I am writing code for an API and it will only accept the JSON body if it's formatted with the string, I don't know haha weird.