project->countByStatus(ProjectModel::ACTIVE)) { $this->response->redirect('?controller=board'); } else { $this->redirectNoProject(); } } }