{
"message": "",Failed to load resource: the server responded with a status of 404
"exception": "Symfony\Component\HttpKernel\Exception\NotFoundHttpException",
"file": "/home/t9r9pnmc1w3f/public_html/script/vendor/laravel/framework/src/Illuminate/Routing/AbstractRouteCollection.php",
"line": 43,
"trace": [
{
"file":
These kind of questions are hard to answer without any code snippets or full stack traces to determine the cause(s). Could you add some code of your route file and controller?
Of course, make sure that the used route actually exists. You can check the routes of your application by running the following command: