Hi all, how to get controller name, and action name in volt view , in codeigniter i can use: $this->uri->segment(1), or $this->router->fetch_class() and $this->router->fetch_method().
thanks!
Hi all, how to get controller name, and action name in volt view , in codeigniter i can use: $this->uri->segment(1), or $this->router->fetch_class() and $this->router->fetch_method().
thanks!