{ "title": "CodeIgniter\\Exceptions\\PageNotFoundException", "type": "CodeIgniter\\Exceptions\\PageNotFoundException", "code": 404, "message": "Controller or its method is not found: \\App\\Controllers\\Assets::vendor", "file": "/var/www/html/vendor/codeigniter4/framework/system/CodeIgniter.php", "line": 966, "trace": [ { "file": "/var/www/html/vendor/codeigniter4/framework/system/CodeIgniter.php", "line": 966, "function": "forPageNotFound", "class": "CodeIgniter\\Exceptions\\PageNotFoundException", "type": "::", "args": [ "Controller or its method is not found: \\App\\Controllers\\Assets::vendor" ] }, { "file": "/var/www/html/vendor/codeigniter4/framework/system/CodeIgniter.php", "line": 362, "function": "display404errors", "class": "CodeIgniter\\CodeIgniter", "type": "->", "args": [ {} ] }, { "file": "/var/www/html/public/index.php", "line": 79, "function": "run", "class": "CodeIgniter\\CodeIgniter", "type": "->", "args": [] } ] }