Just add: $this->autoRender = false; Plus: $this->redirect( ‘/’ ); So it will redirect you to a specific view, instead of just displaying a blank page.