ci-blade
ci-blade copied to clipboard
Laravel blade template engine for Codeigniter 3.0+!
error codes ```` Fatal error: Method Xiaoler\Blade\View::__toString() must not throw an exception, caught InvalidArgumentException: View [master] not found. in application/libraries/Blade.php on line 0 A PHP Error was encountered Severity: Error...
When try to access session inside view ite throw error. I have tried fallowing inside view `$this->session->flashdata('error') )` `Severity: Notice Message: Undefined property: Xiaoler\Blade\Engines\CompilerEngine::$session` `Fatal error: Call to a member...
Hi, I would like to understand how can I implement this in a legacy project of codeigniter? I was trying figure it out. I think that you added the dependency...