Vanderson Oliveira da Silva

Results 5 issues of Vanderson Oliveira da Silva

It seems that you are not parsing post parameters in delete. The solution I found is the following: in: protected function _parse_delete(){ parse_str(file_get_contents('php://input'), $this->_delete_args); } change for : protected function...

Segue o link da atividade prática do módulo 7, abraço. https://github.com/vanderson91/atv-modulo7

Segue a atividade https://github.com/vanderson91/ativ-2-modulo-6.git

Boa tarde Keven, segue minha entrega da tarefa de grid, não sei se era bem isso que você queria. Abraço. https://github.com/vanderson91/atividade3-grid

Boa tarde, Caro Keven, segue o link da minha a tarefa de CSS Inteligente. Não sei se entendi bem a parte dos 3 temas mas fiz um mixin em layout.scss...