I am to do a simple a server side processing tables are showing however error 404 when ordered
I am to do a simple a server side processing tables are showing however error 404 when ordered
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I really can't help much here as it sounds like a server-side issue. You would need to debug the route handling to understand why it isn't going through to your route definition.
Allan
Thank you for the response. Routes have been corrected. Issue persist I think this is an environment issue. Can be resolved if homestead is used.
I deployed the app live in heroku and so this is indeed a confirmed environment issue. 404 error is gone. This can be closed now. Thank you.