ErrorException |
Hello Guys i need some help,when I add a new view but an error appears. and then i'm adding a new route
$routes->get('/komik/create', 'Komik::create'); but the routes still to detail. APPPATH\Views\komik\Detail.php at line 12 Code: 5 <div class="container">
You should be passing the variables in to your view using $data array.
For links in the view I would use route_to method. CodeIgniter 4 - route_to What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |