Hello, I am trying to list a result of a query from my controller in an input, but it is returning zero, but when I give print_r , it returns the whole array, what's wrong?
Controller:
public function add() {
if ($this->request-...
asked by
17.04.2015 / 19:45