You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
Im using package "xiaoler/blade": "^5.4" for templating my project CI version 3.1.6
If I use library on CI $this->load->view debugbar is running normal
But If I use my Library Blade (https://pastebin.com/d9SNT5Xh), $this->blade->view() debugbar is not running