{ "title": "CodeIgniter\\Exceptions\\PageNotFoundException", "type": "CodeIgniter\\Exceptions\\PageNotFoundException", "code": 404, "message": "Controller or its method is not found: \\App\\Controllers\\Assets::admin", "file": "C:\\xampp\\htdocs\\vendor\\codeigniter4\\framework\\system\\CodeIgniter.php", "line": 966, "trace": [ { "file": "C:\\xampp\\htdocs\\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::admin" ] }, { "file": "C:\\xampp\\htdocs\\vendor\\codeigniter4\\framework\\system\\CodeIgniter.php", "line": 362, "function": "display404errors", "class": "CodeIgniter\\CodeIgniter", "type": "->", "args": [ {} ] }, { "file": "C:\\xampp\\htdocs\\public\\index.php", "line": 79, "function": "run", "class": "CodeIgniter\\CodeIgniter", "type": "->", "args": [] } ] }