$this->render('index');

2016-01-29 Thread Maxwell Ochieng
I have tried for two days now to figure out why $this->render('index'); is not working on my controller method,here is the controller action I am running $this->render('index'); Thanks. public function search(){ if($this->request->is('put') || $this->request->is('post')){ return $this->redirect(a

upload images cake 3.0

2015-07-12 Thread Maxwell Ochieng
I am working with cakePhp 3.0.I am stuck trying to either store the image in the database or image path in the database(either is fine).I have a form that collects information and an image.I am able to get the form to store the image on webroot but I am struggling with storing the same image int

CakePHP Enviroment

2011-03-15 Thread Maxwell
Hellow Fellos!!! I am a new graduate from university and works as an intern with one of our government's department. We use php to develop web applications. Problem is that the framework being used currently is not fully Object Oriented and knowing the benefits of the PARADIGM one would want to ex