Welcome Guest, Not a member yet? Register   Sign In
View routes does not show in toolbar.
#1

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?
Reply
#2

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
Reply
#3

I will improve the output. See https://github.com/codeigniter4/CodeIgniter4/pull/7646
Reply




Theme © iAndrew 2016 - Forum software by © MyBB