Welcome Guest, Not a member yet? Register   Sign In
Routes Configuration
#3

(09-11-2018, 09:20 PM)dannywebdev Wrote: application/Config/Routes.php

set true discoverLocal

$routes->discoverLocal(true);

This allows you to search for routes for the code modules... As you can see, I already use it "modules\Test\Controllers\Test"
But I'm interested in setDefaultController(), which should be displayed when accessing a domain or a path not found. But this for some reason does not happen, not from the main application directory not from the created one. Such a feeling that no one has yet used this =)
Reply


Messages In This Thread
Routes Configuration - by Nome - 09-05-2018, 03:53 AM
RE: Routes Configuration - by dannywebdev - 09-11-2018, 09:20 PM
RE: Routes Configuration - by Nome - 09-13-2018, 05:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB