Why does the
example.com/admin/index.php/page/home method not call the home method of the page controller, but instead gets an error that the route cannot be found? ###ringa_lee2017-05-16 16:45:37
Did you create a new admin folder directly under the controller? If so, access it like this. example.com/index.php/admin/page/home