I recently migrated to the YII 2 framework. And I have one small question: I have a json that I need to pop a DropDownList.
The Json file:
[
{"codigo": "05", "descricao" : "Administrador"},
{"codigo": "10", "descricao" : "Diretor"},
{"codigo":...
asked by
01.11.2018 / 20:09