Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Invalid Argumentyii\base\InvalidArgumentException

Unable to resolve the relative route: universities/index. No active controller is available.

$_GET = [
    'country' => 'Ru',
    'action' => 'view',
];

$_SESSION = [
    '__flash' => [],
    'country' => 'Ru',
];