500 Internal Server Error in Post Request (Submitting Answers) on an Android Application
This is going to be a long post because this spans the backend and the frontend of my application and I will detail every code from Laravel, Postman Json returns, and Kotlin Jetpack Compose. I am creating a questionnaire application where users can input their answers via radiobutton selection and then submit their answers. The UI looks like this: