View routes does not show in toolbar. |
I'm using below code in Config/Routes.php
PHP Code: $routes->view('about', 'pages/about'); and does not show in Toolbar under Routes tab. Is it normal?
View routes are closure routes internally.
I don't know why, but Closure routes are not shown in the Toolbar. See https://github.com/codeigniter4/CodeIgni...bb3ccdR157
I will improve the output. See https://github.com/codeigniter4/CodeIgniter4/pull/7646
|
Welcome Guest, Not a member yet? Register Sign In |