CakePhp 3.0 unable to login

2015-02-23 Thread s . m . scarano
I'm new to CakePhp framework and followed the blog tutorial. Everything went smooth until authentication part. This is my login method from UsersControllers.php, the debug line always returns false. public function login() { if ($this->request->is('post')) { debug($thi

vendors css

2010-08-18 Thread s...@m
Hello, I was updating my Cakephp application from 1.2 to 1.3 and got into a compatibility problem. The Cookbook says: vendors/css, vendors/js, and vendors/img Support for these three directories, both in app/vendors as well as plugin/vendors has been removed. They have been replaced with plugin an